On Wed, 2004-08-04 at 19:14 +0530, Shreyas Phadnis wrote:
hi..i`m getting the following error while installing ORACLE 9i on my FC2 box... "Initializing Java Virtual Machine from /tmp/OraInstall0/jre/bin/jre. Please wait... /tmp/OraInstall0/jre/bin/../lib/i686/green_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 "
I faced similar problems on my SuSE Box, there is lots of help available online related to this, there are patches in the metalink precisely for this. Use glibc-compact (if I recollect it well - not used fedora for ages now). you dont need java installed on your amachine, it better be uninstalled unless you are using it for any other reasons. if you are using suse then I could have spoon fed you with a HOWTo which I have written.
Also try 'export LD_ASSUME_KERNEL=2.4.20'.