Hello everybody

I think your problem is not about paths. I use 1.1.6 release, and my
libjava is in /usr/lib/jdk-1.1.6, so my JAVA_HOME and my JDKHOME
variables point to that directory. Have you set these variables properly
?

> Arnaldo Riquelme wrote:
> 
> I just downloaded the jdk v.117 . I trying to learn and get around
> this new enviroment.(linux)
> 
> A couple of problems
> I set my path like so
> 
>                             export PATH=/home/java/jdk117/bin:$PATH
> 
> I wrote a simple little test Hello Linux!! program to see if it was
> working
> but I get the following error
> 
>                            error in loading shared libraries
>                            libjava.so: cannot open shared object file:
> No such file or directory
> 
> I also tried specifying the path this way
> 
>                             export
> PATH=/home/java/jdk117/bin/i686/native_threads:$PATH
> AND
>                             export
> PATH=/home/java/jdk117/lib/i686/native_threads:$PATH
> 
> 
> What am I doing wrong?
> 
> Any help will be very appreciated. Can't wait to ge this going , so I
> can start moving most of my work on NT to Linux.

-- 
Los que ven alguna diferencia entre cuerpo y alma
es que carecen de ambos
                                Oscar Wilde


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to