help-octave
[Top][All Lists]
Advanced

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

Re: Java error with io. Octave v. 3.6.2 mingw version on windows 7


From: Martin Helm
Subject: Re: Java error with io. Octave v. 3.6.2 mingw version on windows 7
Date: Tue, 29 May 2012 13:25:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 29.05.2012 05:06, schrieb karthik ramachandran:
>  followed the instructions on the wiki on installing v 3.6.1 of octave
> for windows 7. I have the java sun jdk 1.6_30 in my path.  Both java
> and javac can be run from the command line. 
>
>
Check if the java package is installed and loaded in octave

pkg list

should show a package named java and it should have a *.
If it is there but not loaded (no *) try to load it with

pkg load java

(the pkg commands have to be invoked from the octave prompt)


reply via email to

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