For some reason I am unable to compile anything that uses Qt. It always fails thus: checking for Qt... configure: error: Qt (>= Qt 3.0.3) (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! Now, libqt-mt *does* exist: [root@starfleet root]# ls /usr/lib/qt3/lib/libqt-mt* /usr/lib/qt3/lib/libqt-mt.so /usr/lib/qt3/lib/libqt-mt.so.3.1 /usr/lib/qt3/lib/libqt-mt.so.0 /usr/lib/qt3/lib/libqt-mt.so.3.1.2 /usr/lib/qt3/lib/libqt-mt.so.3 So what's the problem? -- -John (JohnThompson@xxxxxxxxxx)