help-octave
[Top][All Lists]
Advanced

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

Re: java and linux


From: Janmaat, John
Subject: Re: java and linux
Date: Tue, 01 Jul 2008 12:10:39 -0700

Hello Michael,

No go.  My JAVA_HOME points to /usr/lib/jvm/jre, from where the file you
mention is located.  It is a directory deeper.  Thought maybe that it
couldn't find javac, which is in a branch of the /usr/lib/jvm directory,
not the ../jre directory.  Changed that, but still doesn't work.

John.

On Tue, 2008-07-01 at 20:58 +0200, Michael Goffioul wrote:
> On Tue, Jul 1, 2008 at 8:34 PM, Janmaat, John <address@hidden> 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.


reply via email to

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