java and linux
Michael Goffioul
michael.goffioul at gmail.com
Tue Jul 1 13:58:41 CDT 2008
On Tue, Jul 1, 2008 at 8:34 PM, Janmaat, John <john.janmaat at ubc.ca> wrote:
> Hello,
>
> Thanks for the reply. The SDK is installed on the machine. However,
> when I try to install the java package with Octave, it reports that it
> thinks it is not installed. I have 2.9.12-66 installed on a SUSE SLED
> 10 machine.
>
> Any other suggestions?
Where is libjvm.so installed? According to this location, you should
define JAVA_HOME. For instance, if libjvm.so is located in
/usr/lib/jvm/jre/lib/i386/client/libjvm.so, the define JAVA_HOME
to /usr/lib/jvm.
Michael.
More information about the Help-octave
mailing list