<?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_wsgi 2.5 with macports python 2.6</title>
	<atom:link href="http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/feed/" rel="self" type="application/rss+xml" />
	<link>http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 16:21:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: av</title>
		<link>http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/comment-page-1/#comment-2495</link>
		<dc:creator>av</dc:creator>
		<pubDate>Sat, 05 Sep 2009 16:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://god.morgon.nu/?p=100#comment-2495</guid>
		<description>Have you tried this with macports python 2.6.2 under snow leopard?  It keeps linking to the the OSX install of python, as if it&#039;s ignoring the LDFLAGS all together, or I am just doing it wrong =)</description>
		<content:encoded><![CDATA[<p>Have you tried this with macports python 2.6.2 under snow leopard?  It keeps linking to the the OSX install of python, as if it&#8217;s ignoring the LDFLAGS all together, or I am just doing it wrong =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psj</title>
		<link>http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/comment-page-1/#comment-1138</link>
		<dc:creator>psj</dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://god.morgon.nu/?p=100#comment-1138</guid>
		<description>PS: I should add that this will NOT work if you have a newer 64 bit enabled CPU. My Core Duo is fine, a Core 2 Duo will fail. That is because apple&#039;s apache runs as a 64 bit executable on those cpus. If you get hit by this (watch the console), you need to read up here:

http://code.google.com/p/modwsgi/wiki/InstallationOnMacOSX</description>
		<content:encoded><![CDATA[<p>PS: I should add that this will NOT work if you have a newer 64 bit enabled CPU. My Core Duo is fine, a Core 2 Duo will fail. That is because apple&#8217;s apache runs as a 64 bit executable on those cpus. If you get hit by this (watch the console), you need to read up here:</p>
<p><a href="http://code.google.com/p/modwsgi/wiki/InstallationOnMacOSX" rel="nofollow">http://code.google.com/p/modwsgi/wiki/InstallationOnMacOSX</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: psj</title>
		<link>http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/comment-page-1/#comment-1137</link>
		<dc:creator>psj</dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://god.morgon.nu/?p=100#comment-1137</guid>
		<description>Just a note - this can fail on modern OS X intel systems because macports binaries are compiled against only &lt;b&gt; one &lt;/b&gt; architecture. If you use your /opt/local/Library/Frameworks/Python.framework, it is very likely i386 only.

This means that you run into architecture incompatibilities on the last line of your instructions (make). The fix is to open the Makefile after step 2, and remove all PPC and x68 architecture references. 

(just change line 22 and 23 to this:)
CFLAGS =  -Wc,&#039;-arch i386&#039;
LDFLAGS =   -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -arch i386

cheers!</description>
		<content:encoded><![CDATA[<p>Just a note &#8211; this can fail on modern OS X intel systems because macports binaries are compiled against only <b> one </b> architecture. If you use your /opt/local/Library/Frameworks/Python.framework, it is very likely i386 only.</p>
<p>This means that you run into architecture incompatibilities on the last line of your instructions (make). The fix is to open the Makefile after step 2, and remove all PPC and x68 architecture references. </p>
<p>(just change line 22 and 23 to this:)<br />
CFLAGS =  -Wc,&#8217;-arch i386&#8242;<br />
LDFLAGS =   -L/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/config -arch i386</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mod_wsgi 2.4 with macports python 2.6 &#171; god morgon!</title>
		<link>http://god.morgon.nu/2009/05/11/mod_wsgi-25-with-macports-python-26/comment-page-1/#comment-300</link>
		<dc:creator>mod_wsgi 2.4 with macports python 2.6 &#171; god morgon!</dc:creator>
		<pubDate>Mon, 11 May 2009 12:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://god.morgon.nu/?p=100#comment-300</guid>
		<description>[...] 2009-05-11: mod_wsgi 2.5 is now available, check out my post on mod_wsgi 2.5 with macports python 2.5 [...]</description>
		<content:encoded><![CDATA[<p>[...] 2009-05-11: mod_wsgi 2.5 is now available, check out my post on mod_wsgi 2.5 with macports python 2.5 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
