help-octave
[Top][All Lists]
Advanced

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

Java package install seems to be ok, but is NOT working.


From: Herdon
Subject: Java package install seems to be ok, but is NOT working.
Date: Thu, 10 Jan 2013 23:17:53 -0800 (PST)

I have Windows XP sp3 32 bit and Octave 3.6.2 gcc4.6.2. 
I downloaded package java-1.2.9.tar.gz and managed to install it after
playing with JAVA_HOME variable.

Command pkg list shows that java is installed, and I issued command pkg load
java, but after that java commands does not seem to be working.
What happens is like this:
octave:3> v = javaObject ("java.util.Vector")
warning: the `javaObject' function is not yet implemented in Octave

octave:3> javamem
error: `java_invoke' undefined near line 65 column 8
error: called from:
error:   C:\Program
Files\Octave362\Octave3.6.2_gcc4.6.2\share\octave\packages\java-1.2.9\javamem.m
at line 65, column 6

So, what might be the problem?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Java-package-install-seems-to-be-ok-but-is-NOT-working-tp4648763.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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