Operating System - Linux
1753530 Members
4962 Online
108795 Solutions
New Discussion

problem libc.so.6 with link time reference

 
monu_1
Regular Advisor

problem libc.so.6 with link time reference

Hi all,

I have installed oracle9 on fedora core3
problem is that when i put following command for creation of database through GUI,its not working....
$ export PATH=$PATH:$ORACLE_HOME/bin
$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ORACLE_HOME/lib
$ dbca &
[1]29054
$ /opt/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre:relocation error: /opt/oraclejre/1.1.8/bin/../lib/i686/native_threads/libjava.s0: symbol_lib_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

and cursor blinking continuously

what shd i do? plz suggest.

Thanks in advanced,
MKS