octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave GUI MinGW first light & need help.


From: David Bateman
Subject: Re: Octave GUI MinGW first light & need help.
Date: Wed, 15 Feb 2006 14:09:52 +0100
User-agent: Mozilla Thunderbird 0.8 (X11/20040923)

Sebastien Loisel wrote:

Ok scratch that, the problem isn't what I thought it was. I'm tracking it down, but basically octave_main is returning 1 (which I assume is an error code.)

Don't fire up your debuggers yet, I'll let you know when I'm stuck.

Cheers,

Sebastien Loisel

On 2/15/06, *Sebastien Loisel* <address@hidden <mailto:address@hidden>> wrote:

    Hello David and everyone else,

    I got first light.

    http://www.flickr.com/photos/address@hidden/100029140/
    <http://www.flickr.com/photos/address@hidden/100029140/> (*)

    I have a problem though. My method of displaying the output of
    octave is to redirect octave_cout and cerr to a strstream and
    display the contents of the strstream in the window after the
    call. This is the method documented in the embed.cc sample, and it
    works in Linux but it doesn't work with this octave.

    Any ideas?

    Sébastien Loisel


    (*) my math.mcgill.ca <http://math.mcgill.ca> server picked today
    to break.


Excellent, work.. I noticed a small bug in the zip-file as well. For some reason, even though GNUPLOT_BINARY is defined as pgnuplot in config.h, octave is looking for gnuplot. The setting of the variable gnuplot_binary in octave itself doesn't help. This worked until very recently and so I'm unsure why this is. The workaround is fortunately simple. Just go to c:\octave\gnuplot\bin and copy pgnuplot.exe to gnuplot.exe. Perhaps I have to do a new rebuild of octave as there is perhaps a file hanging around after a reconfigure that wasn't rebuilt correctly..

Regards
David


--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 6 72 01 06 33 (Mob) 91193 Gif-Sur-Yvette FRANCE +33 1 69 35 77 01 (Fax) The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



reply via email to

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