| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> Re: Problems installing oracle 9i on Suse Linux Pro 9.1
Tamer wrote:
> Hi!
> I followed the installation instructions from the oracle 9i built in
> documentation and started the installation with the Result of this
> output on my Xconsole:
>
> Error occurred during initialization of VM
> Unable to load native library:
> /tmp/OraInstall2004-06-21_10-45-21PM/jre/lib/i386/libjava.so: symbol
> __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link
> time reference
>
> Has somebody of you a sollution of how i can solve this problem?
>
> Tamer
Check versions, and run the following when applicable:
rpm -Uvh --force glibc-2.3.2-5.i686.rpm glibc-common-2.3.2-5.i386.rpm
glibc-devel-2.3.2-5.i386.rpm
Basically, a (temporary) downgrade of your libraries; once linked
you may upgrade gain
-- Regards, Frank van BortelReceived on Tue Jun 22 2004 - 08:29:14 CDT
![]() |
![]() |