Linux on 64-bit systems requires 32-bit libraries to run client applications such as Sybase Central. To ensure that you have the correct libraries during Red Hat Enterprise Linux 3 or 4 installation, select the following package groups:
The “Compatibility Arch Support” package group, which installs the 32-bit libraries under /usr/X11R6/lib.
The “Legacy Software Development” package group, which installs the /usr/lib64/libstdc++.so.5 file required by Sybase IQ. (The libstdc++.so.6 file installed by default is not sufficient.) Red Hat Enterprise Linux 3 installs /usr/lib64/libstdc++.so.5 by default.
You must also install the following:
libncurses.so.5
compat-libstdc++-296
After installation, if there are no files under /usr/X11R6/lib, use the Red Hat Update Agent (up2date) command to install them as follows:
up2date -u xorg-x11-deprecated-libs --arch=i386