On Sat, Apr 24, 2004 at 10:01:26PM +0200, Lionel Roubeyrie wrote: > Le samedi 24 Avril 2004 13:47, Ricardo Javier Cardenes Medina a �crit : > > There are packages for PyKDE 3.11alpha6 at people.debian.org > THANK YOU Ricardo :-) > I have downloaded PyKDE 3.11 alpha6 sources but the compile didn't work for a > missing pyqtconfig.py, even if I have 'apt-get -upgraded' all the required > packages (SIP, PyQt, KDE, ...). Now it's ok with your package :-) > Also thanks for PyKDE and PyQt developpers, I can now finish my app with > Python ! > Lionel
I realized about the missing pyqtconfig.py just when I tried to build the PyKDE package the first time ;) (with PyKDE 3.11alpha5). That's the reason why I uploaded a third version of PyQt packages ;))). See: ii python-qt-dev 3.11-3 Qt bindings for Python - Development files And... python-qt3 (3.11-3) unstable; urgency=low * Added pyqtconfig.py to python-qt-dev -- Ricardo Javier Cardenes Medina <[EMAIL PROTECTED]> Thu, 22 Apr 2004 22:30:08 +0100 The missing file is on python-qt-dev, so you don't need to download the entire python-qt3 thing. Mmh... Now that I look closer, I put this Build-Depend on python-kde3 sources: Build-Depends: [...], python-qt-dev (>= 3.11-3), [...] Do you have python-qt-dev (3.11-3) installed? _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
