Comments on: Building mod_python on Leopard http://blog.amber.org/2007/12/06/building-mod_python-on-leopard/ Thoughts of a minor lunatic Wed, 21 Oct 2009 01:55:36 +0000 http://wordpress.org/?v=2.9.2 hourly 1 By: Matt Bennett http://blog.amber.org/2007/12/06/building-mod_python-on-leopard/comment-page-1/#comment-52182 Matt Bennett Tue, 22 Jul 2008 12:41:44 +0000 http://blog.amber.org/2007/12/06/building-mod_python-on-leopard/#comment-52182 On Intel Macs, you'll experience problems following this guide exclusively. mod_python compiles for a 32bit architecture, whereas (on an Intel Mac) httpd runs as 64bit. The article at [1] describes how to modify the Makefile accordingly. [1] http://www.webmonkey.com/blog/Tips_And_Tricks_For_Web_Development_In_OS_X_Leopard On Intel Macs, you’ll experience problems following this guide exclusively. mod_python compiles for a 32bit architecture, whereas (on an Intel Mac) httpd runs as 64bit.

The article at [1] describes how to modify the Makefile accordingly.

[1] http://www.webmonkey.com/blog/Tips_And_Tricks_For_Web_Development_In_OS_X_Leopard

]]>