Hello, I have got a problem installing the latest Scribus release: Last lines of ./configure:
checking for libpng... -lpng -lz -lm checking for libjpeg6b... no checking for libjpeg... -ljpeg 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! runnung $locate qt-mt /usr/lib/libqt-mt.so.3 /usr/lib/libqt-mt.so.3.2 /usr/lib/libqt-mt.so.3.2.1 /usr/share/qt3/lib/libqt-mt.so.3 /usr/share/qt3/lib/libqt-mt.so.3.2 Why doen't configure find these libs? I used the folowing options: ./configure --with-qt-dir=/usr/local/qt --with-qt-includes=/usr/local/qt/ include --with-qt-libraries=/usr/lib Any idea? Thanks Holger
