timread
01-18-2004, 07:08 PM
I would like to install KBiff and since I cann't find it prebuilt for Debian, I have downloaded the source and tried to compile, well, I didn't get further than configure... There is a problem with finding the QT version. I have tried to add all the fields but when I type:
./configure --with-qt-dir=/usr/share/qt3 --with-qt-includes=/usr/include/qt3 -with-qt-libraries=/usr/share/qt3/lib
I get the following error:
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!
Any suggestions?
Thanks,
Tim
./configure --with-qt-dir=/usr/share/qt3 --with-qt-includes=/usr/include/qt3 -with-qt-libraries=/usr/share/qt3/lib
I get the following error:
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!
Any suggestions?
Thanks,
Tim