> Dear Nitzan; Sorry if it is not the right place to report;
> I got a "the program can't start because liboctinter.dll is missing from
your computer" after calling the std function ;
> -( Any clue on a fix? I have liboctinterp.dll.a within
C:\Octave3.4.2_gcc4.5.2_20110914\Octave3.4.2_gcc4.5.2\lib\octave\3.4.2\,
but not just a ".dll")
> THX

The dll.a is just a library for linking when mkoctfile is called.

Is the missing dll called liboctinter.dll or liboctinterp-0.dll ?

If it is liboctinterp-0.dll, thats strange because liboctinterp-0.dll is
included in the bin subdir of the Octave3.4.2_gcc4.5.2_20110914.7z and In
any case, if this dll is missing, octave wouldn't start at all !

If your octave starts up, type

getenv('path')

and see if your bin sub tree is included in the search path.

In any case, the binaries you are using are somewhat old. I would suggest
that you will try the latest octave3.4,3 testing binaries - see section 1.3
in http://wiki.octave.org/wiki.pl?OctaveForWindows

Nitzan
------------------------------------------------------------------------------
RSA® Conference 2012
Save $700 by Nov 18
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to