Error building Koonqueror/embedded

Kentropy kentropy at libero.it
Wed Jun 18 15:08:44 CEST 2003


Hello,
I am trying to build Konq/e for ARM processor using Qt/embedded qte-3.1.2
I downloaded konqueror-embedded-snapshot-20030516

I configured using this:
./xconfigure --disable-debug --enable-shared --enable-qt-embedded --enable-e
mbedded \
  --without-ssl \
  --prefix=$PWD/../install \
  --with-qt-dir=/home/x/qte-3.1.2 \
  --with-qt-includes=/home/x/qte-3.1.2/include \
  --with-qt-libraries=/home/x/qte-3.1.2/lib

And I get this error during Configuration:
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (library qte) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.

Of course I have PATH=/home/x/qte-3.1.2/bin
and QTDIR=/home/x/qte-3.1.2
and LD_LIBRARY_PATH=/home/x/qte-3.1.2/lib

Everything seems ok but I 'm unable to guess where is the problem
Any help will be appreciated
TIA

K



More information about the konq-e mailing list