Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java j2sdk problem

Status
Not open for further replies.

johpje

Programmer
Jan 3, 2002
87
BE
Hi everyone

I'm using Debian 2.2 and need to get enhydra up and running. but my J2SDK doesn't seem to work well.

I get:
/usr/local/jdk1.3/bin/i386/native_threads/java: error in loading shared libraries: libstdc++-libc6.1-1.so.2

i looked it up and it seems that i have a later version of this file (libc6.1-2.so.3) in /usr/lib

i'm not sure what to do about this.
Any ideas would be welcome.

Johan
 
ok,

The newer version seems compliant, as i just created a symbolic link libstdc++-libc6.1-1.so.2 from the file i have and the configuration went well. so problem's solved.

Thanks anyway all you people.
Johan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top