QT Libraries Not Found
Andomar
andomar at brotherrobot.org
Wed Nov 3 03:00:36 GMT 1999
Weird how the configure script gets past
the X section, and then fails in the QT section,
and then you can fix it by specifying X-directories.
But it actually works! Thanks!
Darius Stachow wrote:
> 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