java and linux

Janmaat, John john.janmaat at ubc.ca
Tue Jul 1 14:10:39 CDT 2008


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 <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