Problems in compile konqueror with qt-embedded-3.2.1

xycheng97 xycheng97 at mails.tsinghua.edu.cn
Fri Feb 27 03:17:02 CET 2004


I download konqueror-3-embedded-0.2-20040126.tar.bz2.
The OS on my computer is redhat9.0, qt-embedded-free-3.2.1 installed.
I set QTDIR as my qt-embedded-free-3.2.1 directory path.
Then I begin to compile konqueror:
./configure --enable-qt-embedded --disable-debug

But it can't find QT, below is the error message:
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (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 compiled Qt with thread support!

I add options: 
--with-qt-dir=/root/qt/qt-embedded-free-3.2.1
--with-qt-libraries=/root/qt/qt-embedded-free-3.2.1/lib
--with-qt-includes=/root/qt/qt-embedded-free-3.2.1/include
But the same problem remains:(
How can I make it proceed properly?




More information about the konq-e mailing list