When I try to install the utilities in FC5, I get errors complaining about missing libs, even though they're all in /lib. From Google I found this problem might me caused my the line "export LD_ASSUME_KERNEL=2.2.5", and there's even an old patch for setupfw150.bin, but this fix doesn't work for setupfw160.bin. I tried manually removing the line in a hex editor but when I try to run the new file it just complains that "/tmp/install.dir.12271/Linux/resource/vm.tar.Z: not in gzip format".
Has anyone been able to install the utilities in Linux? What can I do?
Regards,
Chris
[chris@atlas touchstream]$ sh ./setupfw160.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 obj ect file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared ob ject file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared ob ject file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared obj ect file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared ob ject file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared ob ject 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
/tmp/install.dir.12033/Linux/resource/jre/bin/java: error while loading shared l ibraries: libpthread.so.0: cannot open shared object file: No such file or direc tory
[chris@atlas touchstream]$ sh ./setupfw160-2.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
gzip: /tmp/install.dir.12271/Linux/resource/vm.tar.Z: not in gzip format
./setupfw160-2.bin: line 569: uncompress: command not found
gzip: /tmp/install.dir.12271/Linux/resource/vm.tar.Z: not in gzip format
The included VM could not be uncompressed (GZIP/UNCOMPRESS). Please try to
download the installer again and make sure that you download using 'binary'
mode. Please do not attempt to install this currently downloaded copy.