On Mon, 29 Nov 1999 15:39:19 +0100, [EMAIL PROTECTED] wrote:
>Hi,
>
>I'm using Linux 6.1 SUSE and I installed Java.
>When I try to run java, I get the following error :
>
>/usr/lib/java/bin/../bin/i586/green_threads/java:
>error in loading shared
>libraries:/usr/lib/java/bin/../lib/i586/green_threads/libjava.so:
>undefined symbol: _dl_symbol_value
>
>What am I doing wrong ???
It looks like you are running the older JDK (pre glibc2.1) on a glibc2.1
system. There was a change in glibc 2.1 that broke our glibc 2.0 JDK
code. The 117_v3 release addressed this by doing things a bit differently
and thus should work in glibc 2.0 and glibc 2.1
--
Michael Sinz ---- Technology and Engineering Director/Consultant
"Starting Startups" mailto:[EMAIL PROTECTED]
My place on the web ---> http://www.users.fast.net/~michael_sinz
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]