Re: [PyKDE] Can't compile PyKDE

2005-02-27 Thread Joe Duncan
Thank you! That worked perfectly! On February 25, 2005 6:45 am, David Boddie wrote: > On Thu, 24 Feb 2005 11:54:38, Joe Duncan wrote: > > When running "python configure.py && make" I get this: > > > > > > PyKDE version 3.11.3 > > [...] > > > Python version is 2.3.4 > > [...] > > > sip version

Re: [PyKDE] Can't compile PyKDE

2005-02-25 Thread David Boddie
On Thu, 24 Feb 2005 11:54:38, Joe Duncan wrote: > When running "python configure.py && make" I get this: > > > PyKDE version 3.11.3 [...] > Python version is 2.3.4 [...] > sip version is 4.1.1 (4.1.1) [...] > Qt version is 3.3. [...] > PyQt version is 3.13 (3.13.0) [...] > KDE v

[PyKDE] Can't compile PyKDE

2005-02-24 Thread Joe Duncan
When running "python configure.py && make" I get this: PyKDE version 3.11.3 --- Python include directory is /usr/include/python2.3 Python version is 2.3.4 sip version is 4.1.1 (4.1.1) Qt directory is /usr/qt/3 Qt version is 3.3.3 PyQt directory is /usr/share/sip PyQt versi

Re: [PyKDE] can't compile pykde

2003-09-16 Thread Jim Bublitz
On Tuesday September 16 2003 14:01, Giuseppe wrote: > I get this error: > > Error: Couldn't find PyQt/sip directory -- from line 750 in > build.py > even if I installed pyqt and sip. can you please help me? You should be able to run: python build.py -v The path has to be the complete path,

[PyKDE] can't compile pykde

2003-09-16 Thread Giuseppe
I get this error: Error: Couldn't find PyQt/sip directory -- from line 750 in build.py even if I installed pyqt and sip. can you please help me? thank you ___ PyKDE mailing list[EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde