help-octave
[Top][All Lists]
Advanced

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

Re: missing:qcollectiongenerator qhelpgenerator


From: Marco Atzeri
Subject: Re: missing:qcollectiongenerator qhelpgenerator
Date: Sat, 21 Jul 2018 09:31:33 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

Am 19.07.2018 um 22:31 schrieb Carlos Davila:
Hello,

I am trying to install octave (v 4.4.0) from source on Cygwin. After installing most dependencies, ./config gives:

Build Octave Qt GUI:                  no (missing:qcollectiongenerator qhelpgenerator)

However these appear to have already been installed, from package qt4-debuginfo.  The following directories exist:

/usr/src/debug/qt4-4.8.7-3/tools/assistant/tools/qcollectiongenerator/

/usr/src/debug/qt4-4.8.7-3/tools/assistant/tools/qhelpconverter/

Would appreciate any suggestions.

Carlos


you need the develelopment packages.
/usr/src/debug is for *debuginfo packages content

You can identify the package using "cygcheck"
$ cygcheck -p qhelpconverter
Found 10 matches for qhelpconverter
qt4-debuginfo-4.8.7-3 - qt4-debuginfo: ..
qt4-debuginfo-4.8.7-4 - qt4-debuginfo: ..
qt4-devel-tools-4.8.7-3 - qt4-devel-tools: Qt4 Assistant, Designer, and Linguist (installed binaries and support files) qt4-devel-tools-4.8.7-4 - qt4-devel-tools: Qt4 Assistant, Designer, and Linguist (installed binaries and support files) qt5-doc-tools-5.9.2-1 - qt5-doc-tools: Qt C++ application framework (development tools) (documentation generators) qt5-doc-tools-5.9.3-1 - qt5-doc-tools: Qt C++ application framework (development tools) (documentation generators) qt5-doc-tools-5.9.4-1 - qt5-doc-tools: Qt C++ application framework (development tools) (documentation generators)
qt5-tools-debuginfo-5.9.2-1 - qt5-tools-debuginfo: ..
qt5-tools-debuginfo-5.9.3-1 - qt5-tools-debuginfo: ..
qt5-tools-debuginfo-5.9.4-1 - qt5-tools-debuginfo: ..

So "qt4-devel-tools" and "qt5-doc-tools"

You should be able to build also with Qt5.
I just build 4.4.1-rc1 with QT5

Regards
Marco



---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus




reply via email to

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