Curious about JHandles

Jordi Gutiérrez Hermoso jordigh at gmail.com
Tue Feb 3 09:54:02 CST 2009


2009/2/3 Michael Goffioul <michael.goffioul at gmail.com>:
> - under Linux, look for directory $JAVA_HOME/jre/lib/<arch>

This is the part that fails, I think. I don't have a JAVA_HOME
variable set, so the script assumes it's /usr/lib/jvm, which is
correct for the non-free Java, but in fact it should be
/usr/lib/jvm/java-6-openjdk for my installation of OpenJDK. But even
when setting JAVA_HOME, JHandles still thinks that I don't have
jogl.jar, which I do, under /usr/share/java. Who should set EXEC_PATH
to find this?


More information about the Octave-maintainers mailing list