Am Sonntag, 4. September 2011, 17:06:14 schrieb Martin Helm:
> Am Sonntag, 4. September 2011, 16:52:08 schrieb Michael Goffioul:
> > On Sun, Sep 4, 2011 at 1:25 PM, Martin Helm <mar...@mhelm.de> wrote:
> > > Just a very wild guess, since I remembered that last time I built
> > > something on windows which needed to be called by JNI, there were some
> > > special command line switches which had to be set when using mingw
> > > http://www.mingw.org/node/41
> > > I cannot look deeper into that today but hope I find the time during
> > > the next few days.
> > 
> > Just to be sure, could you also check the output of this in octave:
> > 
> > java_invoke ('java.lang.System', 'getProperty', 'octave.java.path')
> > 
> > The returned directory should contain __java__.oct.
> > 
> > Michael.
> 
> Windows 7 Prof. 64 bit, Octave 3.2.4, java pkg 1.2.7
> 
> pkg load java
> java_invoke ('java.lang.System', 'getProperty', 'octave.java.path')
> ans =
> C:\Octave\3.2.4_gcc-4.4.0\libexec\octave\packages\java-1.2.7\i686-pc-mingw
> 32-api-v37

Sorry, I pressed  send too early. This path really contains the oct file

dir  
C:\Octave\3.2.4_gcc-4.4.0\libexec\octave\packages\java-1.2.7\i686-pc-mingw32-api-v37
.             ..            PKG_ADD       PKG_DEL       __java__.oct

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to