[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP: Error: can't find libjava.so



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 java_wrapper in /usr/local/java/bin (which is alink on my
system to /usr/local/jdk1.2-pre2/bin) and putting after the 
APPHOME=`dirname "$PRG"`
APPHOME=`dirname "$APPHOME"`
the following line:
APPHOME=/usr/local/java
the whole system works again.... i know this isn't what one could tell nice,
but at least it does the job for me.....

PRG=$0 holds the correct result.... the dirname invoqued by hand returns the
correct result..... so i am not able to say whats going wrong.... only that it
is going wrong....


-- 
ciao bboett
==============================================================
bboett@earthling.net
http://inforezo.u-strasbg.fr/~bboett http://erm1.u-strasbg.fr/~bboett
===============================================================
the total amount of intelligence on earth is constant.
human population is growing....


Reply to: