- First install 32bit libs.
apt-get install g++-multilib
- Then get the DEB’s files, from the cdrom
mount /dev/cdrom /mnt cd /mnt/datamoverandagent/linux dpkg -i *.deb
If you get errors like this: /opt/CA/ABcmagt/aglang_setup: 60: [: -e: unexpected operator.
See here: http://kennethdalbjerg.dk/2014/04/07/error-while-installing-the-client-agent-on-ubuntu-and-debian-linux-unexpected-operator - Run these commands
/opt/CA/ABcmagt/caagentsetup /opt/CA/ABcmagt/caagent_autostrtstop
- Run this command to start R16.5 CA Agent.
/etc/init.d/bab_agent start