[Kde-nonlinux] KDE 3.0.5, QT 3.0.6 and OpenBSD 3.2 - built QT, but can't build first arts source "Checking for Qt... Configure: errror: Qt (>= Qt 3.0.2) (library qt-mt) not found."

Yury Tarasievich kde-nonlinux@kde.org
Thu, 12 Dec 2002 10:52:29 +0200


On Thu, Dec 12, 2002 at 10:11:25AM +1300, Barraclough, Sean wrote:

[]
> Configure: WARNING: libjpeg not found. Disable JPEG support. Checking
> for Qt... Configure: errror: Qt (>= Qt 3.0.2) (library qt-mt) not found.
> Please check your installation! For more details about this problem,
> look at the end of config.log. Make sure that you have comiled Qt with
> thread support!"
> 
> Have I screwed Qt, or I am going about it the wrong way?

There can be an disagreement between where configure thinks your QT files should be and where your QT files are actually installed.
IF I recall correctly, configure looks in some set of locations (IIRC, even not overridable by options supplied to configure)
And of course, there can always be the issue of thread support. :)