[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Build Octave Without GUI
From: |
Mike Miller |
Subject: |
Re: Build Octave Without GUI |
Date: |
Sun, 15 May 2016 23:36:23 -0700 |
User-agent: |
Mutt/1.6.0 (2016-04-01) |
On Sun, May 15, 2016 at 18:35:49 -0700, Thomas D. Dean wrote:
> Does
>
> ./configure --without-qt
>
> do anything other than not build the gui?
It instructs Octave to build without the Qt libraries. Yes, this
essentially means the GUI is not built, as well as the "qt" graphics
toolkit.
--
mike