QT Libraries Not Found

Darius Stachow shiva at dialup.nacamar.de
Tue Nov 2 20:07:08 GMT 1999


On Tue, 02 Nov 1999, you wrote:
> Trying to compile KDevelop on Slackware 4.
> The configure script says it can't find QT.
> Even when I pass the directory with --with-qt-dir=/usr/lib/qt
> My version is 1.44 which should be ok according
> to the configure script.
> I downloaded QT and compiled it into /usr/local/qt,
> but still configure would refuse to accept it.
Take a look at the configure output. If the X related things (headers
and libs are empty) couldn´t be found that maybe causes that the QT things can´t
be found.

Try "./configure --x-libraries=/usr/X11/lib --x-includes=/use/X11/include"
Maybe this will help you. 

-- 

Open your mind ...
Darius




More information about the KDevelop mailing list