octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41665] 'qt' is default graphics toolkit even


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #41665] 'qt' is default graphics toolkit even when it is not available
Date: Sun, 23 Feb 2014 17:13:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #15, bug #41665 (project octave):

"octave --no-gui-libs"  causes the octave wrapper program to exec the
"octave-cli" binary that is not linked to Qt libraries.  We could drop this
option and just tell people that if they want to use a binary that is not
linked with Qt, they should just run "octave-cli" directly.

The -cli option for ./run-octave bypasses the "octave" wrapper program and
runs "octave-cli" directly.  It's useful for debugging, because we can start
the debugger directly on the "octave-cli" program and do something useful. 
Debugging the wrapper "octave" program as not very interesting.

If we want to discuss this further maybe we should do it on the mailing list
or summarize all the details and requirements on a wiki page.  I think the
whole situation is a big mess but I don't have a better solution than what
we've already done.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41665>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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