problem in installing Java and Jhandlers

Michael Goffioul michael.goffioul at gmail.com
Tue Jul 8 02:23:39 CDT 2008


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 <ganesh4x at gmail.com> 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
> Help-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>


More information about the Help-octave mailing list