Setting up everthing on Mac OS X can be frustraiting! It took me more than a few days to get it right on Tiger.
Starting from scratch, with OS X 10.4.x, I updated my xcode/xtools (to 2.4) to make sure the gcc was up to date. I installed apache 2.2.3 using darwin ports, and then installed the mac_python package: http://pythonmac.org/packages/py24-fat/dmg/Universal-MacPython-2.4.3-2006-04-07.dmg and then downloaded, compiled and installed mod_python 3.2.10 :http://apache.mirrors.hoobly.com/httpd/modpython/mod_python-3.2.10.tgz and then installed mysql 5 using their mac package: http://dev.mysql.com/downloads/mysql/5.0.html and then installed MySQLdb 1.2.2: http://pythonmac.org/packages/py24-fat/index.html and then went on to the django install. It took a week of reinstalling Tiger, but I found a recipe that works for me. More details and my comments on the process here: http://tinyurl.com/kemhe It pretty much stinks having to wipe clean and reinstall things, but eventually you will find something that works for you! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---