* Turnip (tglinatsis@earthlink.net) [021027 12:48]: ->Hello Friends - -> ->System stuff: -> ->SuSE 8.1, KDE 3.0.3, Qt 3.05 (both KDE and Qt are the original versions from ->the SuSE install). -> ->Problem: -> ->Every time I try to compile a program that requires Qt libraries, I get the ->following error message: -> ->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! -> -> ->Any ideas? It seems like several people have seen this problem (on other -> Linux help sites), but I can't seem to get a straight answer out of anyone -> on how to fix it. Before running ./configure you should do this... type "KDEDIR=/opt/kde3" then type "export KDEDIR" type "QTDIR=/usr/lib/qt3" then type "export QTDIR" Without the quotes of course. This will set the environment variables so that ./configure will find exactly what it needs. :) -- Ben Rosenberg ---===---===---===--- mailto:ben@whack.org Tell me what you believe.. I tell you what you should see.