On Tuesday 12 February 2008, Rex Dieter wrote: > Phil Thompson wrote: > > SIP v4.7.4 has been released and is available from the usual place. > > > > This is mainly a bug-fix release, but does support the "non-standard" > > Python package directory structure used by MacOS 10.5. > > Attached is a patch against sip-4.7.4 for for 64 bit fedora/redhat > platforms, where libdir != /usr/lib, else it sets some paths > to /usr/lib/python instead of /usr/lib64/python).
Thanks. I've also removed the handling of sys.lib in the hope that the increased used of distutils means that it is no longer necessary. (I think this was for SuSE, Mandriva - so somebody please check.) Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
