Over on the pythonmac list, there has been a lot of discussion and pain getting MySQLdb build right with a Universal(PPC and Intel) Python on OS-X. I think we've got it all worked out now, but I thought I'd post links here, so others with the issue will find the info. The conclusions are here:
Also, I'm pretty sure I've successfully built a binary egg that should work with the Python2.5 distributed by python.org. It might be nice to get that put up in the main download site.
-Chris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi folks,
Over on the pythonmac list, there has been a lot of discussion and pain getting MySQLdb build right with a Universal(PPC and Intel) Python on OS-X. I think we've got it all worked out now, but I thought I'd post links here, so others with the issue will find the info. The conclusions are here:
http://mail.python.org/pipermail/pythonmac-sig/2009-January/020890.html
and
http://mail.python.org/pipermail/pythonmac-sig/2009-January/020893.html
Also, I'm pretty sure I've successfully built a binary egg that should work with the Python2.5 distributed by python.org. It might be nice to get that put up in the main download site.
-Chris
I'll get a few folks to test it first -- I want to make sure it works before posting it, but then, yes, I'll sent it to you.
thanks,
-Chris
Post a link to the egg or otherwise mail it to me and I'll see if I can get it up today.