[Python-Dev] Fwd: Broken link to download (Mac OS X)

Michael Foord fuzzyman at voidspace.org.uk
Sat Apr 24 23:56:00 CEST 2010


On 24/04/2010 22:16, Michael Foord wrote:
> On 24/04/2010 21:50, David Bolen wrote:
>> Michael Foord<fuzzyman at voidspace.org.uk>  writes:
>>> Hmmm... looks like a 32 / 64 bit issue, which I believe may be the
>>> expected result when trying to build on Snow Leopard (?).
>> I think so - I haven't tried a 64-bit build myself, but there's a
>> comment in setup.py indicating that none of the Tcl/Tk framework
>> builds support 64-bit.
>>
>> So I suppose you'd have to build 32-bit if you wanted a working
>> _tkinter.
>>
> Sorry for my ignorance - how do I force a 32 bit build?
>

Ok, so the following configure command line works and successfully 
builds Tkinter:

     ./configure --prefix=/dev/null --with-pydebug --enable-universalsdk

All the best,

Michael Foord

-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog

READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.




More information about the Python-Dev mailing list