You confusing class path and the program execution path.
The CLASSPATH should contain only directories that have *.class file or point to
specific *.jar files.
The PATH is contains only directories where you have executables to run like `ls' or
`chmod'
or `java' and `javac'
--
Peter Pilgrim
You have to set up the variable LB_LIBRARY_PATH
Your .so file should be on this path. Usually you
have it in your current directory.
In my case it is (T-shell)
LD_LIBRARY_PATH=.:/local/lib:/usr/lib:/usr/lib/X11:/usr/local/lib
Regards,
Jacob
binyomin segal wrote:
>
> (the first attempt at thi
Hi there :)
i read the archive, and i had the same problems with libjava.so
i had both jdk versions installed (jdk1.1.7 and jdk1.2) and because i want
to use jdk1.1.7 until jdk1.2 will run stable, i didn't changed my path
enviroment variable. and just for a test i tried to run javac from the bin
> Steve Cohen writes:
Steve> I have installed jdk 1.2 on my redhat 5.2 system and
Steve> pointed my path at it. When I try to run java, I get the
Steve> Error can't find libjava.so. I can find this file in
Steve> jdk1.2/jre/lib/i386. I tried copying it to /lib. That
St
ECTED]
cc: [EMAIL PROTECTED],
[EMAIL PROTECTED] (bcc: Russell
Pridemore/Lex/Lexmark)
Subject: Re: can't find libjava.so
Bruno Boettcher wrote:
> > > Steve Cohen wrote:
> > > > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> &g
Bruno Boettcher wrote:
> > > Steve Cohen wrote:
> > > > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > > > it. When I try to run java, I get the Error can't find libjava.so.
> > > > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > > > /lib. Th
> > Steve Cohen wrote:
> > > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > > it. When I try to run java, I get the Error can't find libjava.so.
> > > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > > /lib. That didnt' work. Where is it expec
Alvaro del Castillo wrote:
> Steve Cohen wrote:
>
> > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > it. When I try to run java, I get the Error can't find libjava.so.
> > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > /lib. That didnt' work
Per Widerlund wrote:
> Steve Cohen wrote:
> > I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> > it. When I try to run java, I get the Error can't find libjava.so.
> > I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> > /lib. That didnt' work. Where
Steve Cohen wrote:
> I have installed jdk 1.2 on my redhat 5.2 system and pointed my path at
> it. When I try to run java, I get the Error can't find libjava.so.
> I can find this file in jdk1.2/jre/lib/i386. I tried copying it to
> /lib. That didnt' work. Where is it expecting to find this fi
10 matches
Mail list logo