Curious about JHandles
Michael Goffioul
michael.goffioul at gmail.com
Wed Feb 4 03:46:59 CST 2009
On Tue, Feb 3, 2009 at 3:54 PM, Jordi Gutiérrez Hermoso
<jordigh at gmail.com> wrote:
> 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?
Isn't there a CLASS_PATH environment variable defined or something
similar? Using EXEC_PATH is more Windows-related.
Anyway, I think both issues could be resolved easily. If you could
provide a patch, I'd apply it to the source tree.
Michael.
More information about the Octave-maintainers
mailing list