Cannot compile QT stuff (KDE)

Christoph Wickert christoph.wickert at web.de
Tue Jan 6 01:40:21 UTC 2004


Am Di, den 06.01.2004 schrieb Lasse Kim Christiansen um 02:41:
> Hi all,
> 
> For some reason i cannot seem to solve this issue.
> 
> I've upgraded (am testing) KDE 3.2 Beta 2. Must say that i really like it.
> 
> But whenever i try to compile any QT/KDE based app it always complains about 
> 
> "checking for Qt... configure: error: Qt (>= Qt 3.0) (library qt-mt) not found. 
> Please check your installation!"
> 
> when doing a ./configure.
try

./configure --prefix=/usr --with-qt-includes=/usr/lib/qt-3.2/include

or

./configure --prefix=/usr --with-qt-dir=/usr/lib/qt-3.2

Just a guess, make sure /usr/lib/qt-3.2 exists. But it's still possible
the configure script does not accept qt-3.2 for it's to new :-(

Christoph





More information about the fedora-list mailing list