Problems in compile konqueror with qt-embedded-3.2.1

Jason Hihn jhihn at lanexdvr.com
Fri Feb 27 14:39:17 CET 2004


The problem you are having with libjpeg is those locations should contain
INTEL binaries, not sh4 format, unless you're running the compile on a
dreamcast or other native sh4 host. You have to make s eperate version for
sh4.

My configure line is ./configure --enable-embedded -enable-qt-embedded
--with-qt=$QTDIR --without-ssl -prefix=$INSTALL_PATH --host-x86 --target=ppc
--disable-pcre

That will probably wrap wrong. (Stupid Outlook)



-J
Verint Systems Inc
 
 
-----Original Message-----
From: xycheng97 [mailto:xycheng97 at mails.tsinghua.edu.cn] 
Sent: Thursday, February 26, 2004 9:17 PM
To: xycheng97 at mails.tsinghua.edu.cn; konq-e at kde.org
Subject: Problems in compile konqueror with qt-embedded-3.2.1

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?


_______________________________________________
konq-e mailing list
konq-e at kde.org
https://mail.kde.org/mailman/listinfo/konq-e



More information about the konq-e mailing list