/root/myDirectory/myJar.jar:
/usr/local/jre1.2.2/bin
export PATH=$CLASSPATH:$PATH
bash java myApplication
this does not work instead i get a "can't find libjava.so." error
any help would be appreciated
please feel free to email me directly at [EMAIL
7;
--
Peter Pilgrim
Welcome to the "Me Too" generation.
Message History
From: binyomin segal <[EMAIL PROTECTED]> on 28/06/2000 15:48 EST
To: [EMAIL PROTECTED]
cc:
Subject: can't find
defaults to there.
>
> so i tried the following:
>
> #!/bin/bash
> export CLASSPATH=/root/myDirectory:/root/myDirectory/myJar.jar:
>/usr/local/jre1.2.2/bin
> export PATH=$CLASSPATH:$PATH
> bash java myApplication
>
> this does not work instead i get a
On Mon, Nov 22, 1999 at 04:10:34PM +0100, Bruno Boettcher wrote:
ok, found a fix. but still i do not know what failed.
but as it seems it could be /bin/sh.
> now when i try to launch any java program i get the message
> Error: can't find libjava.so .
ok, editing the j
I installed JDK 1.2 pre-v2 according to the directions, but all java
binaries report: "Error: can't find libjava.so".
I've checked the archives of this mailing list and it appears that I'm
missing the jdk1.2/lib/i386 directory, along with its subdirectories for
threads.
> We're using Linux Slackware 3.9 with kernel 2.0.37 and are trying to install JDK
>1.2. We decompress it, execute "java" and get this error:
>
> "Error: Can't find libjava.so."
>
I had that problem a while a go when my user profi
From:
Tomás Diago (tdiago) <[EMAIL PROTECTED]>To: [EMAIL PROTECTED]
<[EMAIL PROTECTED]>Date:
Tuesday, May 25, 1999 7:30 PMSubject: Java 1.2 installation
problems (Can't find libjava.so)
We're using Linux Slackware 3.9 with kernel
2.0.37 and are trying to install
We're using Linux Slackware 3.9 with kernel 2.0.37
and are trying to install JDK 1.2. We decompress it, execute "java" and get
this error:
"Error: Can't find libjava.so."
But this file exists, and even copying it the
dir /lib still fails...
Does anybody
e bin
directory:
tele@titania:/usr/local/jdk/bin>./javac
Error: can't find libjava.so.
if u type:
/usr/local/jdk/bin/javac
it will work fine!
the reason why is the script .java_wrapper in the jkd1.2/bin directory,
it tries for itself to check where the libraries are located
APPHOME=&
>>>>> 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
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
> > 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
>
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 copyin
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
&
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
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
17 matches
Mail list logo