Hi
I am trying to install CRX 1.2 under Ubuntu 6.10 and i get the
following output:
root@ubuntu1:~# ./crx1-2-0-20060622-developer.sh
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
nawk: error while loading shared libraries: libm.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
/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
/usr/lib/jvm/java-6-sun/jre/bin/java: error while loading shared
libraries: libpthread.so.0: cannot open shared object file: No such
file or directory
We checked our lib folders and found the all needed libraries there.
Thanks in advance for any hints.
Simon