Re: [PyKDE] PyKDE 3.11.3 Release

2004-08-29 Thread David Boddie
On Wed, 25 Aug 2004 17:00:13, Jim Bublitz wrote: > The PyKDE 3.11.3 release should be up at riverbankcomputing.co.uk within > the next day or so. > > This release has only 2 significant changes: > > 1. Fixed enum in khtml_part.sip that caused build problems for KDE 3.3.0 > with sip 3.10.2

Re: [PyKDE] PyKDE 3.11.3 Release: rh90/rhel3 build failures

2004-08-27 Thread Rex Dieter
On Fri, 27 Aug 2004, Jim Bublitz wrote: change line 75 to: #include <../kdecore/sipkdecoreKLockFile.h> Attached is the patch that works for me (when using sip-3.10.2) Thanks for the feedback - I take it everything else compiled? Yep. -- Rex ___ PyKDE mail

Re: [PyKDE] PyKDE 3.11.3 Release: rh90/rhel3 build failures

2004-08-27 Thread Jim Bublitz
On Friday 27 August 2004 12:44, Rex Dieter wrote: > Jim Bublitz wrote: > >> PyKDE version 3.11.3 > >>--- > >>Python include directory is /usr/include/python2.2 > >>Python version is 2.2.2 > >>sip version is 3.10.2 (3.10.2) > >>Qt directory is /usr/lib/qt-3.3 > >>Qt version is 3.

Re: [PyKDE] PyKDE 3.11.3 Release: rh90/rhel3 build failures

2004-08-27 Thread Rex Dieter
Jim Bublitz wrote: PyKDE version 3.11.3 --- Python include directory is /usr/include/python2.2 Python version is 2.2.2 sip version is 3.10.2 (3.10.2) Qt directory is /usr/lib/qt-3.3 Qt version is 3.3.2 ^ ## I have qt-3.3.3 installed, if that makes any difference

Re: [PyKDE] PyKDE 3.11.3 Release: rh90/rhel3 build failures

2004-08-27 Thread Jim Bublitz
On Friday 27 August 2004 09:47, Rex Dieter wrote: > Jim Bublitz wrote: > > The PyKDE 3.11.3 release should be up at riverbankcomputing.co.uk within > > the next day or so. > > > > This release has only 2 significant changes: > > > > 1. Fixed enum in khtml_part.sip that caused build problems for KDE

Re: [PyKDE] PyKDE 3.11.3 Release: rh90/rhel3 build failures

2004-08-27 Thread Rex Dieter
Jim Bublitz wrote: The PyKDE 3.11.3 release should be up at riverbankcomputing.co.uk within the next day or so. This release has only 2 significant changes: 1. Fixed enum in khtml_part.sip that caused build problems for KDE 3.3.0 with sip 3.10.2 (sip 4 worked OK). I'm seeing a PYKDE 3.11.3 build

[PyKDE] PyKDE 3.11.3 Release

2004-08-25 Thread Jim Bublitz
The PyKDE 3.11.3 release should be up at riverbankcomputing.co.uk within the next day or so. This release has only 2 significant changes: 1. Fixed enum in khtml_part.sip that caused build problems for KDE 3.3.0 with sip 3.10.2 (sip 4 worked OK). 2. Fixed kdecore module to enable signals with W