The problem you are running into has to do with the fact that your system
is not being told where to find the dynamic libraries. Try adding
/usr/local/jdk117_v1a/lib/i586/green_threads to the file /etc/ld.so.conf
and doing an ldconfig. After that, your problem should go away.
An alternative is to add that directory to your LD_LIBRARY_PATH
environment variable.
On Sun, 28 Feb 1999 [EMAIL PROTECTED] wrote:
> hi, I got problems when using java interpreter, appletviewer, etc.. the system
> shows the error messages are : $ java -version
> /usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java: error in loading shared
> libraries libjava.so: cannot open shared object file: No such file or directory I
> installed jdk117_v1a completly followed the REAME file, I don't know why I got this
> error? please help me out, thanks a lot ! Cheers, Charles
---------------------------------------------------------------------------
"I don't have to take this abuse from you -- I've got hundreds of
people waiting to abuse me." -- Bill Murray, "Ghostbusters"
---------------------------------------------------------------------------
Ted Garrett PGP Key ID: 0A04AE45
Network Systems Analyst for hire [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]