i've been there before... as i recall it's a nasty bug that they still haven't fixed :-( i do recall i found some code on redhat's site that makes you build a module that you can link to it and the installer would use it instead! hold on... BINGO :-) here's the link, scroll down to "8. Create libcwait.c" http://www.redhat.com/docs/manuals/csgfs/oracle-guide/s1-ora-nodes.html just remember to do "LD_PRELOAD=/path/to/libcwait.so" so that it would use the newly created module. it should work now :-) good luck!
--- [EMAIL PROTECTED] wrote: > > I'm also having a problem installing Oracle 10g on > Suse Pro 9.2, every thing > works fine until it reaches the linking stage. > > I'll sniff around for an answer to both problems and > is I get any I'll let you > know. > > On Saturday 26 March 2005 08:33, NurAzije wrote: > > Hi, > > I have an error I can't install Oracle 9i on > LinuxBox Suse 9.2 pro, when I > > run the "runInstaller" file I get this massage : > > > > Initializing Java Virtual Machine from > > /tmp/OraInstall2005-03-25_08-06-44PM/jre/bin/java. > Please wait... > > Error occurred during initialization of VM > > Unable to load native library: > > > /tmp/OraInstall2005-03-25_08-06-44PM/jre/lib/i386/libjava.so: > symbol > > __libc_wait, version GLIBC_2.0 not defined in file > libc.so.6 with link > > time reference > > > > What is wrong, I can't figure it out, please > help... > > Best regards > > Nur Azije > > > > _______________________________________________ > > General mailing list > > [email protected] > > > http://mail.jolug.org/mailman/listinfo/general_jolug.org > > _______________________________________________ > General mailing list > [email protected] > http://mail.jolug.org/mailman/listinfo/general_jolug.org > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ General mailing list [email protected] http://mail.jolug.org/mailman/listinfo/general_jolug.org
