<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: mod_python on Leopard</title>
	<atom:link href="http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/</link>
	<description>import random; return random.shuffle(mike_crute.thoughts)</description>
	<lastBuildDate>Mon, 08 Mar 2010 23:32:38 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tuk</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-61182</link>
		<dc:creator>Tuk</dc:creator>
		<pubDate>Tue, 17 Mar 2009 21:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-61182</guid>
		<description>I have a first generation MacBook (Core Duo) and here it is not needed to modify the makefile. In fact I get the aforementioned error if I do.</description>
		<content:encoded><![CDATA[<p>I have a first generation MacBook (Core Duo) and here it is not needed to modify the makefile. In fact I get the aforementioned error if I do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emil Stenström</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-60957</link>
		<dc:creator>Emil Stenström</dc:creator>
		<pubDate>Tue, 02 Dec 2008 09:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-60957</guid>
		<description>Note that you can&#039;t copy the third command straight off, wordpress does mangle the quotes. So the correct line to use is:

-Wc,&quot;-arch x86_64&quot;</description>
		<content:encoded><![CDATA[<p>Note that you can&#8217;t copy the third command straight off, wordpress does mangle the quotes. So the correct line to use is:</p>
<p>-Wc,&#8221;-arch x86_64&#8243;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kev</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-60898</link>
		<dc:creator>kev</dc:creator>
		<pubDate>Wed, 27 Aug 2008 04:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-60898</guid>
		<description>I&#039;m getting the same results - SIGTERM. I don&#039;t know why, but the build is still coming from the &quot;copying build/lib.macosx-10.5-i386-2.5/mod_python/util.py -&gt; /Library/Python/2.5/site-packages/mod_python&quot; and I suspect that&#039;s the issue. Any help would be much appreciated!</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same results &#8211; SIGTERM. I don&#8217;t know why, but the build is still coming from the &#8220;copying build/lib.macosx-10.5-i386-2.5/mod_python/util.py -&gt; /Library/Python/2.5/site-packages/mod_python&#8221; and I suspect that&#8217;s the issue. Any help would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ken</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-60881</link>
		<dc:creator>ken</dc:creator>
		<pubDate>Tue, 22 Jul 2008 21:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-60881</guid>
		<description>Following these instructions I still get the sigterm when apache starts up under leopard. Any ideas?</description>
		<content:encoded><![CDATA[<p>Following these instructions I still get the sigterm when apache starts up under leopard. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sewi</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-48509</link>
		<dc:creator>sewi</dc:creator>
		<pubDate>Fri, 07 Mar 2008 22:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-48509</guid>
		<description>Perfect idea. When I modify  the Makefile I get this response:

/usr/sbin/apxs -I/Users/petr/Desktop/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c -Wc,”-arch x86_64? mod_python.c _apachemodule.c requestobject.c tableobject.c util.c serverobject.c connobject.c filterobject.c hlist.c hlistobject.c finfoobject.c -arch x86_64,-Wl,-framework,Python  -u _PyMac_Error -framework Python   -Wl,-F. -lm  -framework  Python    -ldl                     
/usr/share/apr-1/build-1/libtool --silent --mode=compile gcc    -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1  ”-arch -I/Users/petr/Desktop/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5  -c -o mod_python.lo mod_python.c &amp;&amp; touch mod_python.slo
i686-apple-darwin9-gcc-4.0.1: ”-arch: No such file or directory
mod_python.c: In function &#039;python_init&#039;:
mod_python.c:826: warning: initialization from incompatible pointer type
apxs:Error: Command failed with rc=65536

I suppose it has something to do with LDFLAGS and i&#039;ve tried almost all combinations but it is not working. Any ideas?</description>
		<content:encoded><![CDATA[<p>Perfect idea. When I modify  the Makefile I get this response:</p>
<p>/usr/sbin/apxs -I/Users/petr/Desktop/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c -Wc,”-arch x86_64? mod_python.c _apachemodule.c requestobject.c tableobject.c util.c serverobject.c connobject.c filterobject.c hlist.c hlistobject.c finfoobject.c -arch x86_64,-Wl,-framework,Python  -u _PyMac_Error -framework Python   -Wl,-F. -lm  -framework  Python    -ldl<br />
/usr/share/apr-1/build-1/libtool &#8211;silent &#8211;mode=compile gcc    -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp  -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1  ”-arch -I/Users/petr/Desktop/mod_python-3.3.1/src/include -I/usr/include/apache2 -I/System/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5  -c -o mod_python.lo mod_python.c &amp;&amp; touch mod_python.slo<br />
i686-apple-darwin9-gcc-4.0.1: ”-arch: No such file or directory<br />
mod_python.c: In function &#8216;python_init&#8217;:<br />
mod_python.c:826: warning: initialization from incompatible pointer type<br />
apxs:Error: Command failed with rc=65536</p>
<p>I suppose it has something to do with LDFLAGS and i&#8217;ve tried almost all combinations but it is not working. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-45270</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 15 Feb 2008 19:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-45270</guid>
		<description>Never mind, I just had to blow away the dist directory and start over.</description>
		<content:encoded><![CDATA[<p>Never mind, I just had to blow away the dist directory and start over.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/comment-page-1/#comment-45230</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Fri, 15 Feb 2008 05:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://mike.crute.org/blog/2007/11/08/mod_python-on-leopard/#comment-45230</guid>
		<description>Thanks for the tip. No problems compiling and installing, but when I add the module to httpd.conf (LoadModule python_module /usr/libexec/apache2/mod_python.so) I get &quot;caught SIGTERM, shutting down&quot; from Apache when I try to start it. Any ideas?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. No problems compiling and installing, but when I add the module to httpd.conf (LoadModule python_module /usr/libexec/apache2/mod_python.so) I get &#8220;caught SIGTERM, shutting down&#8221; from Apache when I try to start it. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
