Previous Topic: Set the UNIX Library Path VariableNext Topic: Cataloging the Database on the Proxy Collector


Ensure Presence of UNIX gcc Libraries

To register a DB2 database on a UNIX machine, certain gcc libraries must be present on the system where the CA SRM agent for UNIX is installed. These libraries can be freely downloaded from the following location:

http://gcc.gnu.org/

Make sure that the following libraries exist in the specified locations for your operating system.

AIX

/usr/lib/libstdc++.a

/usr/lib/libgcc_s.a

HP-UX 11i

/usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/3.1.1/../../../libgcc_s.sl

LINUX

/usr/lib/libstdc++.so.6

/usr/lib/libgcc_s.so.1

Solaris

/usr/lib/libstdc++.so.4

/usr/lib/libgcc_s.so.1