help-octave
[Top][All Lists]
Advanced

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

Re: Java problem with Fedora 16 x86_64


From: Michael Goffioul
Subject: Re: Java problem with Fedora 16 x86_64
Date: Mon, 16 Jan 2012 08:13:37 +0000

On Mon, Jan 16, 2012 at 3:24 AM, Terry Duell <address@hidden> wrote:
> Hullo All,
> I am running Octave 3.4.3 on Fedora 16 x86_64.
> I installed java-1.2.8 from octave-forge, and used 'install -verbose' which
> showed it installed without any errors or problems.
> When I run some code which uses java I get the following error...
> error: java_invoke:
> /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/client/libjvm.so:
> failed to load:
> /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/client/libjvm.so:
> cannot open shared object file: No such file or directory
>
> The message is correct, as there is no '...amd64/client' dir.
> There is an '...amd64/server/libjvm.so'.
>
> My java (opendjk) packages are all installed from the Fedora repository.
>
> Does anyone know what might be going on here?
>
> Would a possible solution be for me (as su) create the '...amd64/client' dir
> with copy of libjvm.so?

A symlink should be enough.

Michael.


reply via email to

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