[Pythonmac-SIG] How to get setuptools to build a Universal Binary? [SOLVED!]

Daniel Miller daniel at keystonewood.com
Thu Jan 8 18:31:27 CET 2009


> Woot!  I finally got my MySQLdb-using Python app working as a  
> Universal Binary!

Excellent! I'm glad you got it working.

> The root cause of most of the trouble was the broken 5.1 MySQL  
> distribution (bug #41940 on the MySQL tracker).  I tried patching  
> it up as Ned suggested, but that didn't work for me.  However,  
> going back to 5.0 did work.

Out of curiosity, what does the mysql_config command give you now?  
i.e. the output of:

$ mysql_config --cflags


Cheers,
Daniel



More information about the Pythonmac-SIG mailing list