Re: [PyQt] configuring pykde4, error

2008-05-21 Thread Jim Bublitz
On Wednesday 21 May 2008 07:04, Darren Dale wrote: > On Tuesday 20 May 2008 03:29:14 pm Jim Bublitz wrote: > > On Tuesday 20 May 2008 10:47, Darren Dale wrote: > > > At that point, I get another "can't use default assignment operator" > > > error: > > > > I'm not sure what's causing that error, whi

Re: [PyQt] configuring pykde4, error

2008-05-21 Thread Darren Dale
On Tuesday 20 May 2008 03:29:14 pm Jim Bublitz wrote: > On Tuesday 20 May 2008 10:47, Darren Dale wrote: > > At that point, I get another "can't use default assignment operator" > > error: > > I'm not sure what's causing that error, which seems to be the basic problem > (other than having an update

Re: [PyQt] configuring pykde4, error

2008-05-20 Thread Jim Bublitz
On Tuesday 20 May 2008 10:47, Darren Dale wrote: > At that point, I get another "can't use default assignment operator" error: I'm not sure what's causing that error, which seems to be the basic problem (other than having an updated configure.py). I haven't downloaded the latest KDE yet, but wil

Re: [PyQt] configuring pykde4, error

2008-05-20 Thread Darren Dale
Hi Jim, > On Thu, May 15, 2008 at 6:02 PM, Jim Bublitz <[EMAIL PROTECTED]> wrote: > >> I think I must have a different version of configure.py than you are > >> expecting. I'm using the one that comes with pykde-4.0.2-1 at the > >> riverbankcomputing website. It doesnt have a variable called > >>

Re: [PyQt] configuring pykde4, error

2008-05-16 Thread Giacomo Lacava
Isn't this related to http://www.riverbankcomputing.com/pipermail/pyqt/2008-March/018916.html ? the fixed PyKDE 4.0.2-2 never made it to the RiverbankComputing site, you can still only download 4.0.2-1. cheers Giacomo On Thu, May 15, 2008 at 6:02 PM, Jim Bublitz <[EMAIL PROTECTED]> wrote: > >>

Re: [PyQt] configuring pykde4, error

2008-05-15 Thread Jim Bublitz
> I think I must have a different version of configure.py than you are > expecting. I'm using the one that comes with pykde-4.0.2-1 at the > riverbankcomputing website. It doesnt have a variable called > opt_qt_inc_dir, nor a statement like "if incdir.startswith ('Q')". Here is > part of configur

Re: [PyQt] configuring pykde4, error

2008-05-15 Thread Darren Dale
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 fro

Re: [PyQt] configuring pykde4, error

2008-05-15 Thread Darren Dale
On Wednesday 14 May 2008 06:54:57 pm Jim Bublitz wrote: > On Wednesday 14 May 2008 13:54, Darren Dale wrote: > > On Wednesday 14 May 2008 04:14:43 pm Jim Bublitz wrote: > > > On Wednesday 14 May 2008 12:09, Darren Dale wrote: > > > > On Wednesday 14 May 2008 01:58:37 pm Jim Bublitz wrote: > > > > >

Re: [PyQt] configuring pykde4, error

2008-05-14 Thread Jim Bublitz
On Wednesday 14 May 2008 13:54, Darren Dale wrote: > On Wednesday 14 May 2008 04:14:43 pm Jim Bublitz wrote: > > On Wednesday 14 May 2008 12:09, Darren Dale wrote: > > > On Wednesday 14 May 2008 01:58:37 pm Jim Bublitz wrote: > > > > On Wednesday 14 May 2008 10:27, Darren Dale wrote: > g++ -c -Wno

Re: [PyQt] configuring pykde4, error

2008-05-14 Thread Darren Dale
On Wednesday 14 May 2008 04:14:43 pm Jim Bublitz wrote: > On Wednesday 14 May 2008 12:09, Darren Dale wrote: > > On Wednesday 14 May 2008 01:58:37 pm Jim Bublitz wrote: > > > On Wednesday 14 May 2008 10:27, Darren Dale wrote: > > However, now when I run make I get an error that I am unable to diagn

Re: [PyQt] configuring pykde4, error

2008-05-14 Thread Jim Bublitz
On Wednesday 14 May 2008 12:09, Darren Dale wrote: > On Wednesday 14 May 2008 01:58:37 pm Jim Bublitz wrote: > > On Wednesday 14 May 2008 10:27, Darren Dale wrote: > > > I am working on compiling pykde4-4.0.2-1. I have installed qt-4.4_rc1 > > > (I know the final version is out, gentoo hasnt includ

Re: [PyQt] configuring pykde4, error

2008-05-14 Thread Darren Dale
On Wednesday 14 May 2008 01:58:37 pm Jim Bublitz wrote: > On Wednesday 14 May 2008 10:27, Darren Dale wrote: > > I am working on compiling pykde4-4.0.2-1. I have installed qt-4.4_rc1 (I > > know the final version is out, gentoo hasnt included it yet in their > > package manager) sip-4.7.5, qscintil

Re: [PyQt] configuring pykde4, error

2008-05-14 Thread Jim Bublitz
On Wednesday 14 May 2008 10:27, Darren Dale wrote: > I am working on compiling pykde4-4.0.2-1. I have installed qt-4.4_rc1 (I > know the final version is out, gentoo hasnt included it yet in their > package manager) sip-4.7.5, qscintilla-2.2, and PyQt4-4.4. > > When I run configure.py, I get an err

[PyQt] configuring pykde4, error

2008-05-14 Thread Darren Dale
I am working on compiling pykde4-4.0.2-1. I have installed qt-4.4_rc1 (I know the final version is out, gentoo hasnt included it yet in their package manager) sip-4.7.5, qscintilla-2.2, and PyQt4-4.4. When I run configure.py, I get an error: Generating the C++ source for the kdecore module... s