I am having problems with compiling any program for KDE3. I am using the Red
Hat rpms on a Red Hat 7.1 system.
Any help is appreciated.
This is the error I get during a configure...
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!
"ldconfig --verbose" produces the following
/usr/lib/qt-3.0.3/lib:
libqxt.so.0 -> libqxt.so.0.3.0
libqui.so.1 -> libqui.so.1.0.0
libqt.so.3 -> libqt.so.3.0.3
libqt-mt.so.3 -> libqt-mt.so.3.0.3
libeditor.so.1 -> libeditor.so.1.0.0
/usr/lib/qt2/lib:
libqxt.so.0 -> libqxt.so.0.3.0
libqutil.so.1 -> libqutil.so.1.0.0
libqt.so.2 -> libqt.so.2.3.1
libqt-mt.so.2 -> libqt-mt.so.2.3.1