Hi Luggers,
 
 I have kinda hit the roadblock trying to compile quickdc, a direct connect 
client.
 
 The ./configure ends with this error.
 
----------------------------------------------------------------------------------------------------------------------
 checking for Qt... configure: error: Qt (>= Qt 3.0) (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!
 
-------------------------------------------------------------------------------------------------------------------
 If I --disable-mt it ends with (library qt) not found.
 
 Being quite used to this mess of qt, I have done the following.
 
 1. ln -s /usr/lib/qt-3.1/ /usr/lib/qt3       ## Created a symlink
 
 2. Ran configure with the
 ./configure --with-qt-libraries=/usr/lib/qt-3.1
 
 Gives the same error.
 
 Some inputs
 
 [EMAIL PROTECTED] quickdc-kde-0.1.0]# rpm -qa | grep qt
 qt-3.1.2-13
 qt-devel-3.1.2-13
 [EMAIL PROTECTED] quickdc-kde-0.1.0]# cat /etc/ld.so.conf
 /usr/kerberos/lib
 /usr/X11R6/lib
 /usr/lib/qt-3.1/lib
 /usr/lib/sane
 /usr/lib/mysql
 /usr/lib/qt-3.1/lib
 
 Regards
 PP BIJU KRISHNAN

                
---------------------------------
Yahoo! Photos
 Ring in the New Year with Photo Calendars. Add photos, events, holidays, 
whatever.
-- 
http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to