|
From: | Thomas D. Dean |
Subject: | Re: Build Octave with GUI |
Date: | Thu, 28 Feb 2019 02:05:40 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1 |
On 2/28/19 12:44 AM, Pantxo wrote:
Thomas D. Dean-2 wroteI am attempting to build octave with a gui. From searching the web, I think building with QT5 is not possible at this time. I attempted to build with QT4. It seemed to work. But, executing src/octave-gui results in a CLI version. The files, src/octave-cli and -gui are different, but, both seem to execute a -cli version.
I was getting a message saying my installation of QT5 was somehow broken. Google said: apt install libsundials-dev qtbase5-dev qttools5-dev \ qttools5-dev-tools libqscintilla2-qt5-dev libqt5opengl5-dev I used the --reinstall option. This removed the QT5 broken message. Thanks.
[Prev in Thread] | Current Thread | [Next in Thread] |