[PyQt] configuring pykde4, error

Darren Dale darren.dale at cornell.edu
Thu May 15 13:48:31 BST 2008


On Thursday 15 May 2008 08:26:35 am Darren Dale wrote:
> On Wednesday 14 May 2008 06:54:57 pm Jim Bublitz wrote:
> > What would help is if a) you could post a copy of the info at the
> > beginning of configure.py's run - where it thinks everything is. It
> > should be finding the Qt directories from your PyQt4 installation (there
> > should be a pyqtconfig.py file in site-packages/ or site-packages/PyQt4
> > that has the paths from the PyQt4 install)  - it doesn't actually look
> > for those;
>
> My pyqtconfig is located in /usr/lib/python2.5/site-packages/. Here is the
> output of $ python configure.py -k /usr/kde/4.0/:
>
> package /usr/lib64/python2.5/site-packages/PyKDE4
>
>      PyKDE version 4.0.2
>            -------
>
> Python include directory is /usr/include/python2.5
> Python version is 2.5.2
>
> sip version is 4.7.5 (4.7.5)
>
> Qt directory is /usr
> Qt version is 4.4.0
>
> PyQt directory is /usr/share/sip
> PyQt version is 4.4 (4.4.0)
>
> gcc version 4.2.3
> no concatenation
[... sorry, I must have bumped my scrollwheel here in my previous message, 
inserting a block of text from configure.py ...]
>
> KDE base directory is /usr/kde/4.0/
> KDE include directory is /usr/kde/4.0/include
> KDE lib directory is /usr/kde/4.0/lib64
> lib directory is lib
> KDE version is 4.0.3 (0x40003)
>
> PyKDE modules will be installed in
> /usr/lib64/python2.5/site-packages/PyKDE4 PyKDE .sip files will be
> installed in /usr/share/sip/PyKDE4
>
> PyKDE modules to be built:
>    kdecore solid kdeui kio kutils kparts khtml


More information about the PyQt mailing list