I'm having trouble getting the CPS to install on the Centos 5 box. I put the
CPSLin.bin file into a user directory. I then tried to run the file as both the
user and also 'root' and keep getting error messages about it not opening
shared library files. I checked the system for every file it complains about
and all do exist on the system. If permissions problem then running as 'root'
should have gotten around that.

I figure it is some sorta environment issue, but not sure what to fix.

Here is the messages I get every time I run the installer.
*********************************
[email]smwc@smwc.edu[/email] [~/CPS]# ./CPSLin.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
./CPSLin.bin: line 2317: /tmp/install.dir.22304/Linux/resource/jre/bin/java:
Permission denied
./CPSLin.bin: line 2317: /tmp/install.dir.22304/Linux/resource/jre/bin/java:
Success
[email]smwc@smwc.edu[/email] [~/CPS]#