Re: [PyQt] Trying to upgrade Qt4 in Linux

2013-10-01 Thread Phil Thompson
On Mon, 30 Sep 2013 16:28:48 -0700, David Cortesi wrote: > In a Linux system my PyQt4 app fails because it relies on a feature that > dates to Qt 4.7. This Linux system has 4.6 installed. Also the PyQt4 was at > 4.6.x. So I did the following: > > Downloaded the Linux source of SIP, configure, ma

[PyQt] Trying to upgrade Qt4 in Linux

2013-09-30 Thread David Cortesi
In a Linux system my PyQt4 app fails because it relies on a feature that dates to Qt 4.7. This Linux system has 4.6 installed. Also the PyQt4 was at 4.6.x. So I did the following: Downloaded the Linux source of SIP, configure, make, make-install Downloaded the Linux source of PyQt4, configure, m