help-octave
[Top][All Lists]
Advanced

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

Re: java package breaks with Ubuntu upgrade to 10.04


From: Michael Goffioul
Subject: Re: java package breaks with Ubuntu upgrade to 10.04
Date: Wed, 16 Jun 2010 07:41:44 +0100

Did you install the java package yourself? Compiled from sources?
ICan you check whether __java__.oct is present?

Michael.


On Wed, Jun 16, 2010 at 6:51 AM, Elliott Waldron <address@hidden> wrote:
>
> I use Octave3.2.3 on Ubuntu (via the package manager) with a working install
> of the java package (java-1.2.7).
>
> I recently upgraded my 64-bit Ubuntu from 9.10 (Karmic Koala) to 10.04
> (Lucid Lynx) and now the java_invoke function cannot be found:
>
> octave3.2:6> a  = javaArray ("java.lang.String", 2, 2);
> error: `java_invoke' undefined near line 46 column 9
> error: called from:
> error:   /usr/share/octave/packages/3.2/java-1.2.7/javaArray.m at line 46,
> column 7
>
> The libjvm.so file is still where it ought to be:
>
> address@hidden:~$ ls -ltr  $JAVA_HOME/jre/lib/amd64/*/libjvm.so
> -rw-r--r-- 1 root root 11491905 2010-04-12 14:25
> /usr/lib/jvm/java-6-sun/jre/lib/amd64/server/libjvm.so
> lrwxrwxrwx 1 root root       19 2010-06-01 10:14
> /usr/lib/jvm/java-6-sun/jre/lib/amd64/client/libjvm.so ->
> ../server/libjvm.so
>
> Any Ideas?
>
> Thanks in advance...
>
> Elliott
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/java-package-breaks-with-Ubuntu-upgrade-to-10-04-tp2256912p2256912.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>



reply via email to

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