Hello,

I am doing it for eric development using separate Qt installation directories, 
Python virtual environments and start scripts setting the path to the Qt tools 
explicitly. Works perfectly for me. 

Just make sure to set the path explicitly when building PyQt4 and QScintilla 
stuff.

Detlev

Am 20.10.2012 um 09:43 schrieb Mark Summerfield <l...@qtrac.plus.com>:

> On Sat, 20 Oct 2012 03:21:51 -0400
> Scott Kitterman <deb...@kitterman.com> wrote:
>> On Saturday, October 20, 2012 08:11:29 AM Mark Summerfield wrote:
>>> I have built local versions of Qt 4.8.3, Python, SIP, and PyQt on an
>>> Xubuntu machine which has Qt 4.8.1 as its system Qt:
>> 
>> ...
>> 
>>> So clearly, despite trying to build using my local Qt, PyQt seems to be
>>> looking at the system Qt.
>>> 
>>> Is there a solution for this?
>> 
>> Upgrading to the newest Xubuntu release where 4.8.3 is the system Qt
>> would be one way to do it.
> 
> Yes, and so would doing a local install of 4.8.1. But my whole purpose
> is to be able to have many local builds of different combinations of 
> Py x Qt x PyQt for testing purposes.
> 
> -- 
> Mark Summerfield, Qtrac Ltd, www.qtrac.eu
>    C++, Python, Qt, PyQt - training and consultancy
>        "Rapid GUI Programming with Python and Qt" - ISBN 0132354187
>            http://www.qtrac.eu/pyqtbook.html
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Detlev Offenbach
det...@die-offenbachs.de



_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to