[Pythonmac-SIG] framework on Intel

Ronald Oussoren ronaldoussoren at mac.com
Mon Feb 27 19:27:11 CET 2006


On 27-feb-2006, at 19:02, Eric G. Barron wrote:

>
> On 26 Feb 2006, at 1205, Ronald Oussoren wrote:
>
>> You could use the tree at http://svn.pythonmac.org/python24/python24-
>> fat,
>> check out using subversion and then build using:
>>
>> $ configure --enable-framework --enable-universal-sdk
>> $ make
>> $ sudo make frameworkinstall
>>
>> Please let us know of the results.
>
> I built and installed revision 23 over the weekend.  Things are
> working great after fixing one little thing that was preventing me
> from installing packages...
>
> In Lib/distutils/util.py, the second argument being sent to re.search
> () on lines 88-90 is plist.read() when it should be f.read().  Since
> I changed that, everything seems to be working perfectly.

I've checked in a fix for this.

Ronald

>
> Thanks to everyone involved for all their work with this project!
>
> Eric
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig



More information about the Pythonmac-SIG mailing list