[Pkg-java-kaffe] where is tools.jar?

Laszlo 'GCS' Boszormenyi gcs-guest@users.alioth.debian.org
Sat, 4 Sep 2004 08:56:32 +0200


Hi,

 I have a program, which has some Java in it. I have kaffe +
kaffe-pthreads 1.1.4-PRE1.1.5 installed on an up-to-date Sarge. Still
when I run the configure:
[...]
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
Unable to locate tools.jar. Expected to find it in /usr/lib/kaffe/pthreads/lib/tools.jar

Is it really missing, or what else should I look for? I do not know if
it's a package problem or not, that's why I am asking here.

I also get this when the compile target would make class files:
Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

It maybe related to the above, I do not know, but I have my JAVA_HOME
set to /usr, which seems to be correct.

Thanks for any pointers,
Laszlo/GCS