[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: QT Version Problem



Robert Tilley <tilleyrw@cfl.rr.com> wrote:

> When attempting to compile cdbakeoven, the following occured:
> 
>   <snip>
>   checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (headers and     
>   libraries) not found. Please check your installation!
>   <snip>
 
Try "./configure --prefix=/usr --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/share/qt3/lib"
Maybe adding "--with-qt-dir=/usr/share/qt3" to this is also helpful.
If this does not help try "export QTDIR=/usr/share/qt3" before configuring

This problem is reported very often
 please also read this list and not just ask when having problems

Konrad



Reply to: