On Mon, 2002-04-22 at 10:54, Kamil Podlesak wrote: > On Sun, Apr 21, 2002 at 12:10:44PM +0100, Geoff Beaumont wrote: > > Can anyone tell me how java.home is determined in Java? On my system > > (Debian Woody, Blackdown JDK1.3) it ends up as /usr/lib/j2se1.3 whatever > > I try to prevent it. Obviously, this breaks anything which is expecting > > to be run within a JDK (principally JEdit, right now), as it can't find > > a compiler, etc. > > I also have problem of this kind (ant cannot find javac compiler). > Solution: > > export JAVA_HOME=/usr/lib/j2sdk1.3 > > Maybe this will help you too.
Doesn't work, unfortunately. In fact, the error message from JEdit specifically says it won't help. -- Geoff Beaumont [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]