Re: problem with Installation

1999-03-01 Thread Michael Sinz
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

Re: problem with Installation

1999-03-01 Thread Ted Garrett
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

Re: problem with Installation

1999-02-28 Thread Dustin Lang
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

Re: problem with Installation

1999-02-28 Thread Juergen Kreileder
> 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