Problem with cofigure and qt !
Haakon Nilsen
haakon.nilsen at nsd.uib.no
Thu Aug 5 13:41:33 BST 1999
At 14:56 04.08.99 +0200, you wrote:
>Hello all,
>
>i have a problem with configure to find out the right qt version. I have
>installed qt-1.44 in /usr/lib/qt. And i run configure with the option
>"--with-qt-libraries=/usr/lib/qt/lib" but configure says always the
>following:
>
>checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries)
>not found. Please check your installation!
Isn't it supposed to be --with-qt-dir=/usr/lib/qt and
--with-qt-libs=/usr/lib/qt/lib?
You could also try to set the QTDIR environment variable to /usr/lib/qt.
Hope this helps.
More information about the KDevelop
mailing list