help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java and Jhandles Error - help


From: Michael Goffioul
Subject: Re: Java and Jhandles Error - help
Date: Mon, 18 Feb 2008 11:06:31 +0100

On Sat, Feb 16, 2008 at 8:11 PM, Telescope_Nerd <address@hidden> wrote:
>
> Hi Michael
> Thanks a lot for your help, I seem to be getting somewhere now. I added a
> definition for JAVA_HOME to my .bashrc which is:
> export JAVA_HOME=/usr/lib/jvm/java-7-icedtea/

Up to now, JHandles has only be compited and tested under Sun JDK 1.5 and
1.6. As you're not using one of them, I fear you'll have to debug the configure
script yourself:
1) get and unpack the jhandles source package
2) include octave installation dir in your PATH (such that you can run octave
simply by typing "octave")
3) run the configure script

Then inspect config.log and the shell commands executed by configure.

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]