ADLagent install Centos 6.7 validation errors
search cancel

ADLagent install Centos 6.7 validation errors

book

Article ID: 163260

calendar_today

Updated On:

Products

Ghost Solution Suite

Issue/Introduction

When installing the adlagent on flavors of linux the installer doesn't natively support, you will see validation errors. 

Environment

GSS 3.x

Cause

When the adlagent installer is validating the installl it is referencing to the flavor of linux. Currently the adlagent supports Redhat, CentOS SUSE, Debian, Ubuntu, & Oracle Linux,

Resolution

To get more information on all the switches used to install adlagent:

./altiris_adlagent_<version>x86_64.bin --help 

To install adlagent on rpm based distro:

./altiris_adlagent_<version>x86_64.bin --install-as=redhat

To install adlagent on debian based distro

./altiris_adlagent_<version>x86_64.bin --install-as=debian