On Thursday 20 April 2006 9:18 pm, michael ferraro wrote: > Thanks all: > > I was successful building > python 2.4.3 (framework) > Qt Mac 4.1.2 > sip-snapshot-20060418 > PyQt-snapshot-20060418 > > Mac OSX 10.4.5 > > I could not find Andy Davidoff's post but the > ./configure options below got me in the ballpark. > > For the benefit of other trying the > same, after building: > > 1. in the python source dir > > make sure to do a: > make frameworkinstall > sudo make frameworkinstallunixtools > > 2. in the PyQt4 source dir > > make sure to do a: > ln -s /usr/local/lib/python2.4/site-packages/PyQt4 \ > > /Library/Frameworks/Python.framework/Versions/2.4/lib/site- > packages/PyQt4
To my mind, if 2) is required then 1) is broken. Phil _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
