Re: [PyQt] Qt-support for sip

2008-04-14 Thread Wolfgang Junker
On Mon, 14 Apr 2008, Phil Thompson wrote: > On Monday 14 April 2008, Wolfgang Junker wrote: > > Hi everybody, > > > > I want to install python-2.3, sip-4.2, and PyQt-3.14 on my > > Redhat-Linux. When I configure sip via > > > > /usr/local/bin/python2.3 configure.py > > > > I get the message that "

Re: [PyQt] Qt-support for sip

2008-04-14 Thread Phil Thompson
On Monday 14 April 2008, Wolfgang Junker wrote: > Hi everybody, > > I want to install python-2.3, sip-4.2, and PyQt-3.14 on my > Redhat-Linux. When I configure sip via > > /usr/local/bin/python2.3 configure.py > > I get the message that "Qt support is disabled", although I have > Qt installed. And

[PyQt] Qt-support for sip

2008-04-14 Thread Wolfgang Junker
Hi everybody, I want to install python-2.3, sip-4.2, and PyQt-3.14 on my Redhat-Linux. When I configure sip via /usr/local/bin/python2.3 configure.py I get the message that "Qt support is disabled", although I have Qt installed. And then of course installing PyQt fails. I saw in the document