Re: problems building mysql-python-1.2.2 on Mac OS X 10.4.11
I've also had a lot of problems with this, which I've solved after following a number of false leads, so I wanted to share for others to avoid time wasting. Basically, to avoid a world of various compiler issues, just go and download Developer tools 2.5 if your running on OS X 10.4, or whatever the latest version (3.1 at the time of writing) for 10.5. Then run
sudo python setup.py install
without any of the other tweaks recommended on other sites. It will install perfectly.
Subject
Written By
Posted
December 09, 2007 03:12PM
Re: problems building mysql-python-1.2.2 on Mac OS X 10.4.11
April 23, 2009 09:13PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.