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

Re: [Pkg-octave-devel] octave-java RFU



On Thu, Jul 17, 2008 at 10:24:38PM +0200, Rafael Laboissiere wrote:
> In Debian, we should use default-jdk-builddep in Build-Depends. The problem
> was with a wrong JAVA_HOME.  It is already fixed in SVN.  The package builds
> fine now, with both __java__.oct and octave.jar appearing in the .deb file.
> However, I did not test it, so I do not know whther it really works or not.
> Could you please do it?

Ok, first test did not go well.

Following the example in the help for javaArray I get:

octave:3> a = javaArray ("java.lang.String", 2, 2);
panic: Aborted -- stopping myself...
attempting to save variables to octave-core'...
save to octave-core' complete


Not promising.

Oli



Reply to: