[PyKDE] Unable to build PyKDE-3.7-4 on rh9/kde-3.1.3

Rex Dieter rdieter at math.unl.edu
Mon Aug 18 17:12:01 BST 2003


I'm trying to build PyKDE_3.7-4 on a rh9 box with qt-3.1.2 and kde-3.1.3, 
and the 
python build.py
step fails with the error:
Can't determine if PyQt uses libqt-mt

Any ideas?

(Appended is the detailed output)

-- Rex


/usr/bin/python build.py -l qt-mt -k /usr -s 
/usr/lib/python2.2/site-packages -t /usr/include/kde -v /usr/share/sip/qt
Building PyKDE 3.7 for Python 2.2.2 on linux2.
/usr/lib/python2.2/site-packages is the PyKDE installation directory.
/usr/include/python2.2 contains Python.h.
/usr/bin/sip will be used as the SIP code generator.
/usr/include/python2.2 contains sipQt.h.
/usr/lib/python2.2/site-packages contains the SIP module.
/usr/lib/qt-3.1 is the Qt base directory.
/usr/lib/qt-3.1/include contains qglobal.h.
Qt 3.1.2 is being used.
/usr is the KDE base directory.
/usr/include/kde contains kdeversion.h.
KDE 3.1.3 is being used.
/usr/lib/qt-3.1/bin/qmake will be used to generate Makefiles.
The libqt-mt.so.3.1.2 Qt library was found.
Qt thread support is enabled.
ldd: /usr/include/kde/site-packages/libqtcmodule.so: No such file or 
directory
Can't determine if PyQt uses libqt-mt
******************************************************************************
Error: PyQt linked to Qt lib which is incompatible with KDE version 
(threading)
-- from line 664 in build.py
******************************************************************************




More information about the PyQt mailing list