Install 8.1.7 on RedHat 9 hangs after Initializing JVM from ..Please Wait
334994Nov 12 2003 — edited Jan 6 2004I am trying to install 8i 8.1.7 on redhat linux 9. when I start the installer I initially got the first error below. I did export LD_ASSUME_KERNEL=2.4.1. Now the installation starts and I get
---FIRST ERROR---
[oracle@localhost Disk1]$ ./runInstaller
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
[oracle@localhost Disk1]$ /usr/local/downloads/Oracle8iLinux/Disk1/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link
time reference (libzip.so)
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
---CURRENT ERROR---
[oracle@localhost Disk1]$ ./runInstaller
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
and then get back to the $prompt after some time and the welcome screen never comes up.
Whats wrong?