LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Error on install:GLIBC_2.0 not defined (https://www.linuxquestions.org/questions/linux-software-2/error-on-install-glibc_2-0-not-defined-232368/)

fordown 09-19-2004 12:21 AM

Error on install:GLIBC_2.0 not defined
 
i meet such a error on install Vbj

Error occurred during initialization of VM
Unable to load native library: /tmp/install.dir.5809/Linux/resource/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

I have set this
LD_ASSUME_KERNEL=2.2.5
export LD_ASSUME_KERNEL

and install glibc2.1 in
/usr/i386-glibc21-linux

How can I resolve this problem?

Andrew Benton 09-19-2004 04:57 AM

It would help if you told us what you're trying to do (and what distribution of Linux you're trying to do it on). My guess is that you're trying to install Java with an rpm. I would suggest that you should use the self extracting binary as the rpm's often get into problems

fordown 09-20-2004 12:42 AM

Yes, I want install run a self_extract bin file for install a soft based java.(visibroker for java)
and when I run it,if raise such a error.

I use "advanced server 3"? version.becuse it support my hardware(846GL)

and installed jdk 1.4.2 in /usr/local/java

need any more detail?


All times are GMT -5. The time now is 11:35 PM.