help-octave
[Top][All Lists]
Advanced

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

Re: problem in installing Java and Jhandlers


From: Michael Goffioul
Subject: Re: problem in installing Java and Jhandlers
Date: Tue, 8 Jul 2008 09:23:39 +0200

To compile octave-java, you need JDK installed (preferably
version 1.6). The binaries must be in your PATH. Then if
the library libjvm.so is not located in
/usr/lib/jvm/jre/lib/$ARCH/client/libjvm.so, then you need to
define JAVA_HOME according to the correct location: strip
everything from the actual pathname, starting at "jre". Using
the path above, this would mean to define JAVA_HOME to
/usr/lib/jvm.

Michael.

On Thu, Jul 3, 2008 at 3:13 PM, saniya <address@hidden> wrote:
>
> Hi,
> I try to install java-1.2.4 for octave.
> But getting the following Error message
>
>>make all
> make[1]: Entering directory `/home/java-1.2.4/src'
> Java support not compiled
>
> For the jhandles-0.3.3
>>make all
> make[1]: Entering directory `/home/jhandles-0.3.3/src'
> Java support not compiled
> make[1]: *** [all] Error 255
> make[1]: Leaving directory `/home/jhandles-0.3.3/src'
> make: *** [build] Error 2
>
> Please help me out....
>
> Thanks & Regards,
> Saniya
> --
> View this message in context: 
> http://www.nabble.com/problem-in-installing-Java-and-Jhandlers-tp18259036p18259036.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>


reply via email to

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