[PyKDE] PyKDE code generation errors
Deepak Sarda
deepak.sarda at gmail.com
Fri Oct 15 09:11:42 BST 2004
Hi everyone,
I tried compiling PyKDE from source but failed in the 'python configure.py'
Output follows:
This is a SuSE 9.1 system updated to KDE 3.3.1 (using SuSE's supplementary rpms)
PyQt, PyQt-devel and sip are from SuSE 9.1 rpms from PyKDE's sourceforge site.
Any help will be great!
---------------------------------------------------------
deepak at ip4-138-v345:/scratch/stuff/software/PyKDE-3.11.3> python configure.py
PyKDE version 3.11.3
-------
Python include directory is /usr/include/python2.3
Python version is 2.3.3
sip version is 4.1.1 (4.1.1)
Qt directory is /usr/lib/qt3
Qt version is 3.3.1
PyQt directory is /usr/share/sip
PyQt version is 3.13 (3.13.0)
KDE base directory is /opt/kde3
KDE include directory is /opt/kde3/include
KDE lib directory is /opt/kde3/lib
KDE version is 3.3.1 (0x30301)
PyKDE modules will be installed in /usr/lib/python2.3/site-packages
PyKDE .sip files will be installed in /usr/share/sip
PyKDE modules to be built:
dcop kdecore kdesu kdefx kdeui kio kutils kfile kparts khtml kspell
kdeprint kmdi
Generating the C++ source for the dcop module...
Creating the Makefile for the dcop module...
Generating the C++ source for the kdecore module...
sip: KLockFile::Ptr is undefined
Error: Unable to create the C++ code.
--------------------------------------------------------------------------------------
More information about the PyQt
mailing list