On Sat, Apr 15, 2006 at 01:56:53PM -0700, Brad Boyer wrote : > > Based on these error messages, it looks like you are using the gnu > java runtime. I thought you were using the Blackdown jdk based on > the earlier messages in the thread.
Hi, I thought I used Blackdown too ! > [EMAIL PROTECTED]:~$ java -version > java version "1.3.1" > Java(TM) 2 Runtime Environment, Standard Edition (build > Blackdown-1.3.1-02b-FCS) > Classic VM (build Blackdown-1.3.1-02b-FCS, native threads, nojit) sorbet【~】$ java --version java version "1.4.2" gij (GNU libgcj) version 4.0.3 20060115 (prerelease) (Debian 4.0.2-7) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. oops... I corrected this using update-alternatives to change the default java: sorbet【~】$ sudo update-alternatives --display java java - status is manual. link currently points to /usr/lib/j2re1.3-blackdown/bin/java /usr/bin/gij-wrapper-4.0 - priority 40 slave rmiregistry: /usr/bin/grmiregistry-4.0 slave rmiregistry.1.gz: /usr/share/man/man1/grmiregistry-4.0.1.gz slave java.1.gz: /usr/share/man/man1/gij-wrapper-4.0.1.gz /usr/lib/jvm/java-gcj/bin/java - priority 1040 slave java.1.gz: /usr/lib/jvm/java-gcj/man/man1/java.1.gz /usr/lib/j2re1.3-blackdown/bin/java - priority 313 slave java.1.gz: /usr/lib/j2re1.3-blackdown/man/man1/java.1.gz Current `best' version is /usr/lib/jvm/java-gcj/bin/java. but unfortunately, sorbet【~】$ jedit Error: can't find libjava.so. I can not find libjava.so neither using apt-file... Have a nice day, -- Charles -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

