[PyKDE] Newbie trying to install PyQT + SIP

Phil Thompson phil at river-bank.demon.co.uk
Mon May 6 11:56:08 BST 2002


Kirby Urner wrote:
> 
> Have Mandrake distro 8.2, Python 2.2, w/ KDE3 manually added.  Wondered
> if KDE3 is why configure bombs or if I'm just having other version mixup
> problems or what.
> 
> Doing:
> 
>  ../configure --with-qt-includes=/usr/lib/qt3/include \
>  --with-qt-libraries=/usr/lib/qt3/lib
> 
> Chugs along fine through a lot of it, then getting (reading from log):
> 
>   configure:10159: checking for Qt version >= 143 and < 200
>   configure:10203: error: "incompatible Qt version"
> 
> I tried to read configure and it seems to be doing something more
> complicated that just testing QT_VERSION (lines commented out).
> But I don't really comprendo what it's all about.
> 
> Installed SIP first, no problems.  Qt3 Designer app off KDE3 Developer
> menu appears to work.  Says I'm using Qt 3.0.3 -- shouldn't that be within
> the scope of PyQt-3.2 (which I downloaded from from RiverBank just now)?
> 
> Any help appreciated.  Newbie level if possible.

There are different source packages for different versions of Qt - you
seem to have downloaded the one for Qt v1.

I do not produce a source package for Qt v3.0.3 because it's not the
latest version. There is a source package for Qt v3.0.4.

I'm happy to produce a package for Qt v3.0.2/3 if that's what current
distro's are shipping with - can I have feedback on that please?

Phil




More information about the PyQt mailing list