I managed to compile mod_python for use with the current version of MAMP but needless to say it was a complete and utter nightmare due to the lack of the inclusion of the necessary includes that are missing from the apache install.
If anyone need mod_python for MAMP then please grab it from here:
http://muffinresearch.co.uk/archives/20 ... -for-mamp/
(Note: If the MAMP developers would like include this pre-compiled mod_python please do, or consider adding mod python to all future MAMP releases)
I am now trying to get mysqldb for python compiled for MAMP and again I am hitting a brick wall because the headers for Mysql are not present. I am trying to work around this but I am still currently having problems.
I am wondering if it would be possible to make a development version of MAMP available in the future so that people like myself will have all of the necessary files for creating new modules and additions?