Previous Topic: Linux: Provisioning Directory InstallationNext Topic: Linux 64-bit: SiteMinder Connectivity Errors


Linux 64-bit: UNIX Remote Agent Installation

Before you plan to install the CA Identity Manager UNIX Remote Agent on a Red Hat Linux 64-bit system, install the 32-bit packages using the following commands:

yum install glibc.i686
yum install libX11.i686
yum install libxcb.i686
yum install libXtst.i686
yum install libXau.i686
yum install libXi.i686
yum install libXext.i686
yum install libgcc.i686
yum install compat-libstdc++-33.i686
yum install ncurses-devel.i686 

Note: The i686 suffix specifies that the library is 32-bit for the x86 processor. By default, the Only Native Packages filter option is selected under Add or Remove Software. You can also install the i686 architecture dependencies by clearing the Only Native Packages filter option under Add or Remove Software.