<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Compiling mod_python for MAMP</title>
	<atom:link href="http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/</link>
	<description>the personal blog of Stuart Colville covering modern web development techniques and best practices</description>
	<pubDate>Thu, 16 Oct 2008 03:33:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: AngelProg</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64474</link>
		<dc:creator>AngelProg</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64474</guid>
		<description>Hello !
I'have compiled mod_python 3.3.1 from Apache 2.0.59 for Mac Intel.
Like Stuart, I had to compile Apache myself, the version in MAMP 1.7.1 is buggy.
Here is my &lt;a href="http://angelprog.neuf.fr/mod_python.so" rel="nofollow"&gt;mod_python.so module&lt;/a&gt; already compiled for Intel.</description>
		<content:encoded><![CDATA[<p>Hello !<br />
I&#8217;have compiled mod_python 3.3.1 from Apache 2.0.59 for Mac Intel.<br />
Like Stuart, I had to compile Apache myself, the version in MAMP 1.7.1 is buggy.<br />
Here is my <a href="http://angelprog.neuf.fr/mod_python.so" rel="nofollow">mod_python.so module</a> already compiled for Intel.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Django on MAMP Part2 compiling mod_wsgi &#8212; blog.bracewell.org</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64265</link>
		<dc:creator>Django on MAMP Part2 compiling mod_wsgi &#8212; blog.bracewell.org</dc:creator>
		<pubDate>Sun, 20 Apr 2008 18:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64265</guid>
		<description>[...] and unpacked using tar xvzf mod_wsgi-2.0.tar.gz Cribbing Stuart Colville&#8217;s post on compiling mod_python I tried his configure [...]</description>
		<content:encoded><![CDATA[<p>[...] and unpacked using tar xvzf mod_wsgi-2.0.tar.gz Cribbing Stuart Colville&#8217;s post on compiling mod_python I tried his configure [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Django on OS X - Getting started &#8212; blog.bracewell.org</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64193</link>
		<dc:creator>Django on OS X - Getting started &#8212; blog.bracewell.org</dc:creator>
		<pubDate>Thu, 03 Apr 2008 00:45:21 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64193</guid>
		<description>[...] MAMP to serve our Django apps we need to install mod_python. Stuart Colville&#8217;s experiences compiling mod_python for mamp didn&#8217;t fill me with confidence but I&#8217;d thought I&#8217;d go ahead and give it a stab so [...]</description>
		<content:encoded><![CDATA[<p>[...] MAMP to serve our Django apps we need to install mod_python. Stuart Colville&#8217;s experiences compiling mod_python for mamp didn&#8217;t fill me with confidence but I&#8217;d thought I&#8217;d go ahead and give it a stab so [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral Balkan</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64166</link>
		<dc:creator>Aral Balkan</dc:creator>
		<pubDate>Wed, 26 Mar 2008 17:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64166</guid>
		<description>Hey Stuart,

Thanks for this, it helped me get up and running. As Greg Turner notes, above, downloading the full version of the latest MAMP meant that I didn't have to compile Apache myself.</description>
		<content:encoded><![CDATA[<p>Hey Stuart,</p>
<p>Thanks for this, it helped me get up and running. As Greg Turner notes, above, downloading the full version of the latest MAMP meant that I didn&#8217;t have to compile Apache myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Zavatone</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64102</link>
		<dc:creator>Alex Zavatone</dc:creator>
		<pubDate>Tue, 11 Mar 2008 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-64102</guid>
		<description>regarding comments 5 and 6 by @FOAD and Stuart, which file do I need to edit to and what do I need to put there to to get mod_python recognized by MAMP?  I'm running MAMP 5.2.3 under Leopard on 10.5.2 on a Quad G5.</description>
		<content:encoded><![CDATA[<p>regarding comments 5 and 6 by @FOAD and Stuart, which file do I need to edit to and what do I need to put there to to get mod_python recognized by MAMP?  I&#8217;m running MAMP 5.2.3 under Leopard on 10.5.2 on a Quad G5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seb Barre</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63846</link>
		<dc:creator>Seb Barre</dc:creator>
		<pubDate>Fri, 04 Jan 2008 23:12:05 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63846</guid>
		<description>Thanks to Stuart for his initial guidance and thanks to the commenters for adding additional info!

With your collective help I got mod_python running on my MAMP installation in no time...</description>
		<content:encoded><![CDATA[<p>Thanks to Stuart for his initial guidance and thanks to the commenters for adding additional info!</p>
<p>With your collective help I got mod_python running on my MAMP installation in no time&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63813</link>
		<dc:creator>Anton</dc:creator>
		<pubDate>Wed, 19 Dec 2007 22:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63813</guid>
		<description>On osx leopard python is installed by default and installing it like you suggested will mess up the right paths. You could modify your article to say so. 

If you allready messed up your paths then you can change your paths or uninstall installed package by removing it from:

/Applications/yourpythondir
/Library/frameworks/pythonframework 
/Developer/documentation/python/link to yourdocs

and clearing a path from your ~/.basc_profile

then you can use your compiled mod_python with mamp with no problems.  default installation is in /usr/bin/ 

leopard also comes with svn preloaded if you need to use trac then all you need to do is write to terminal 'easy_install Trac' and it downloads all dependencies aso</description>
		<content:encoded><![CDATA[<p>On osx leopard python is installed by default and installing it like you suggested will mess up the right paths. You could modify your article to say so. </p>
<p>If you allready messed up your paths then you can change your paths or uninstall installed package by removing it from:</p>
<p>/Applications/yourpythondir<br />
/Library/frameworks/pythonframework<br />
/Developer/documentation/python/link to yourdocs</p>
<p>and clearing a path from your ~/.basc_profile</p>
<p>then you can use your compiled mod_python with mamp with no problems.  default installation is in /usr/bin/ </p>
<p>leopard also comes with svn preloaded if you need to use trac then all you need to do is write to terminal &#8216;easy_install Trac&#8217; and it downloads all dependencies aso</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63807</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:37:30 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63807</guid>
		<description>Stuart, can you say a bit more about using compiling/installing mysqldb? I'm having trouble getting my python scripts to connect to MySQL.

Thanks for the great post!</description>
		<content:encoded><![CDATA[<p>Stuart, can you say a bit more about using compiling/installing mysqldb? I&#8217;m having trouble getting my python scripts to connect to MySQL.</p>
<p>Thanks for the great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Turner</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63765</link>
		<dc:creator>Greg Turner</dc:creator>
		<pubDate>Mon, 10 Dec 2007 13:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63765</guid>
		<description>Thanks for the info, Stuart - this saved my sanity trying to get Django running under my MAMP Pro the
other day.

Having had a chance to go through the process again, I realised that you can download MAMP including all
the build libraries from the usual place - just pick the appropriate &#34;Full&#34; version under
'Additional Downloads'.

This avoids the need for making a MAMP.new, or recompiling Apache, though your instructions will still be
useful for those who don't want to reinstall MAMP because they have many sites already.

Hope this helps! I am in the process of writing up my own process, and will comment again when it's
online.

Greg.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Stuart - this saved my sanity trying to get Django running under my MAMP Pro the<br />
other day.</p>
<p>Having had a chance to go through the process again, I realised that you can download MAMP including all<br />
the build libraries from the usual place - just pick the appropriate &quot;Full&quot; version under<br />
&#8216;Additional Downloads&#8217;.</p>
<p>This avoids the need for making a MAMP.new, or recompiling Apache, though your instructions will still be<br />
useful for those who don&#8217;t want to reinstall MAMP because they have many sites already.</p>
<p>Hope this helps! I am in the process of writing up my own process, and will comment again when it&#8217;s<br />
online.</p>
<p>Greg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toby</title>
		<link>http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63712</link>
		<dc:creator>Toby</dc:creator>
		<pubDate>Fri, 23 Nov 2007 17:19:23 +0000</pubDate>
		<guid isPermaLink="false">http://muffinresearch.co.uk/archives/2006/12/20/compiling-mod_python-for-mamp/#comment-63712</guid>
		<description>Thanks so much for the download link! Your a live saver!</description>
		<content:encoded><![CDATA[<p>Thanks so much for the download link! Your a live saver!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
