[Gambas-user] 2.2.5 and disabled QT

Clarke Pelz capelz at ...626...
Thu Apr 17 03:05:48 CEST 2008


Hi all-

I've installed Gambas2 on a couple 32 bit machines without too much
trouble, but compiling it on my 64bit Fedora 8 KDE machine (Linux
2.6.24.4-64.fc8 x86_64) is proving problematic.

Despite having qt, qt-devel, qt4, qt4-devel, kdebase, kdebase-devel,
kdelibs, kdelibs-devel, kdebase4, kdebase4-devel, kdelibs4 and
kdelibs4-devel installed ./configure reports these among the disabled
components:

- gb.qt
- gb.qt.kde
- gb.qte

I believe I need at least the first two to run my app.

gambas2-2.5.0/gb.qt/config.log reports this:

configure:22076: checking for QT component headers
configure:22162: result: no
configure:22196: checking for QT component libraries
configure:22294: result: /usr/lib64/qt-3.3/lib/
configure:22344: WARNING: *** QT component is disabled
configure:22637: WARNING: *** QT OpenGL component is disabled
configure:22795: creating ./config.status

While the ./configure output (attached) reports this:
...
checking for QT meta-object compiler... /usr/bin/
checking for QT component headers... no
* Failed to find file qptrlist.h
checking for QT component libraries... /usr/lib64/qt-3.3/lib/
...

However locate finds qptrlist.h...
# locate qptrlist.h
/usr/lib64/qt-3.3/include/qptrlist.h
/usr/share/doc/qt-devel-3.3.8b/html/qptrlist.html

Is ./configure not looking in the right place for the headers?  Thanks
for your insight.


--
-Clarke.

-- 
-Clarke.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: output.txt
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20080416/bc51ec73/attachment.txt>


More information about the User mailing list