Home » Infrastructure » Linux » Oracle Install error, don't know what to do, please help
Oracle Install error, don't know what to do, please help [message #115792] Thu, 14 April 2005 08:37 Go to next message
wxuf
Messages: 9
Registered: April 2005
Junior Member
This is a so annoy problem to me may you can get me out !

My OS is Red Hat Linux 9.0 and Oracle is 8.1.7

RPMs installed : [7 rpm]
compat-egcs-6.2-1.1.2.14.i386.rpm
compat-egcs-c++-6.2-1.1.2.14.i386.rpm
compat-egcs-objc-6.2-1.1.2.14.i386.rpm
compat-glibc-6.2-2.1.3.2.i386.rpm
compat-libs-6.2-3.i386.rpm
compat-libstdc++-6.2-2.9.0.14.i386.rpm
IBMJava118-SDK-1.1.8-5.0.i386.rpm

But get the error message:

[root@localhost oracle]# su oracle
[oracle@localhost oracle]$ ./runInstaller
Initializing Java Virtual Machine from ../stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre. Please wait...
/usr/oracle/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
[oracle@localhost oracle]$

what is wrong here ? the Glibc is not compatible ?
I am confused, wish anyone who can help me !!

Who have met this ? please give me some advice

wxuf
Re: Oracle Install error, don't know what to do, please help [message #115796 is a reply to message #115792] Thu, 14 April 2005 09:01 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
download libcwait.c from
ftp://people.redhat.com/drepper/libcwait.c

compile it put it in /usr/lib, set:

LD_ASSUME_KERNEL=2.4.1
LD_PRELOAD=/usr/lib/libcwait.so
THREADS_FLAG=native
Re: Oracle Install error, don't know what to do, please help [message #115961 is a reply to message #115796] Fri, 15 April 2005 09:52 Go to previous message
wxuf
Messages: 9
Registered: April 2005
Junior Member
IT really so kind of you to help !
Thank you.

I succeed ! It's so marvelous!
Previous Topic: Oracle problem
Next Topic: OC4J from Developer Suite not running
Goto Forum:
  


Current Time: Thu Mar 28 08:05:49 CDT 2024