Re: HELP: Error: can't find libjava.so
On Monday 22 November 1999, at 17 h 24, the keyboard of Bruno Boettcher <[EMAIL PROTECTED]> wrote: > ok, found a fix. but still i do not know what failed. > but as it seems it could be /bin/sh. BTW, you copied your message to many mailing lists and you forget debian-java, which seems closer from your subject... > 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 Never had any problem with the Debian packages. Why did you install the rough way?
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 == [EMAIL PROTECTED] 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