On Wed, 16 Jul 2003 20:56:50 +0200 (CEST) etienne at no-log.org wrote: > Hello everybody > I'm trying to compile scribus 1.0 on my LFS and when running configure > get this error: > > etienne:~/TMP/scribus-1.0$ ./configure --enable-final > --prefix=/opt/kde3.1.0 --with-qt-dir=/opt/kde3.1.0/qt > --with-qt-includes=/opt/kde3.1.0/qt/include > --with-qt-libraries=/opt/kde/qt/lib
The instructions in BLFS suggest ld.conf.so has /opt/qt/lib so what does your ld.so.conf say if they are in /opt/kde/qt/lib Owen > checking for Qt... configure: error: 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 compiled Qt with thread support! > etienne:~/TMP/scribus-1.0$
