octave-maintainers
[Top][All Lists]
Advanced

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

Re: building docs


From: Daniel J Sebald
Subject: Re: building docs
Date: Sun, 01 Dec 2013 10:56:26 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 12/01/2013 10:50 AM, Rik wrote:
On 12/01/2013 08:43 AM, John W. Eaton wrote:
On 12/01/2013 11:29 AM, Rik wrote:

I think the best fix is to make sure that Octave calls the CLI version
whenever a non-interactive invocation of octave is used (--eval without
persist or the name of an m-file to run in batch mode).

The --eval code or the m-file could call functions that display graphics
or UI objects.  It might work to run octave-cli, but in the future when
we are using Qt widgets for graphics and UI objects you'll need to have
the version of Octave linked with the GUI libraries.

I wasn't precise enough.  I only meant that the GUI itself should not be
invoked.  The equivalent of --no-gui is both necessary and sufficient.

The option --no-gui-libs is also needed along with --no-gui.

Dan


reply via email to

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