It turns out I had to put the library paths in /etc/ld.so.conf and run
"ldconfig".
Thanks
______________________________ Reply Separator ____________________________
_____
Subject: Re: Having problems running 1.1.7
Author: "Michael Sinz" <[EMAIL PROTECTED]> at TIME_INC
Date: 10/25/1999 18:00
On Mon, 25 Oct 1999 12:41:57 -0400, [EMAIL PROTECTED] wrote:
>
>
> Hello,
>
> I am new to Java on Linux. I followed all of the directions on
> Blackdown's web site on how to install Java and I keep getting the
> error:
>
> > java -version
> java: error in loading shared libraries: libjava.so: cannot open
> shared object file: No such file or directory
>
>
> environment:
>
> $JAVA_HOME = /usr/local/jdk117_v3
> $CLASSPATH = .:/usr/local/jdk117_v3/lib
> $PATH = /usr/local/jdk117_v3/bin:.....
CLASSPATH is incorrect and should not be needed unless you
need to add to it.
JAVA_HOME is also not needed.
> Did I do something wrong? libjava.so is located in
> /usr/local/jdk117_v3/lib and there isn't a "classes.zip" file
> anywhere.
Hmmm... What archive did you install? Also, did you double-check that
all files installed cleanly? (No errors, etc) and that the directory
you did this in supports soft-links?
--
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]