On Mon, 1 Mar 1999 00:50:45 -0500 (EST), Ted Garrett wrote:
>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 ldconf
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
Hi,
> qcharles> hi, I got problems when using java interpreter,
> qcharles> appletviewer, etc.. the system shows the error messages
> qcharles> are : $ java -version
> qcharles> /usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java:
> qcharles> error in loading shared libr
> qcharles writes:
qcharles> hi, I got problems when using java interpreter,
qcharles> appletviewer, etc.. the system shows the error messages
qcharles> are : $ java -version
qcharles> /usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java:
qcharles> error in loading sh