<?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: Installing Python&#8217;s Twisted on CentOS5 x86_64</title>
	<atom:link href="http://whomwah.com/2008/10/26/installing-pythons-twisted-on-centos5-x86_64/feed/" rel="self" type="application/rss+xml" />
	<link>http://whomwah.com/2008/10/26/installing-pythons-twisted-on-centos5-x86_64/</link>
	<description>The website of Duncan Robertson, currently computing for the BBC</description>
	<lastBuildDate>Mon, 06 Feb 2012 11:04:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Krut</title>
		<link>http://whomwah.com/2008/10/26/installing-pythons-twisted-on-centos5-x86_64/comment-page-1/#comment-34012</link>
		<dc:creator>Krut</dc:creator>
		<pubDate>Tue, 01 Feb 2011 03:45:41 +0000</pubDate>
		<guid isPermaLink="false">http://whomwah.com/?p=657#comment-34012</guid>
		<description>Thanks man..Installation of Python Twisted worked on CentOS 5.
Kudos!!</description>
		<content:encoded><![CDATA[<p>Thanks man..Installation of Python Twisted worked on CentOS 5.<br />
Kudos!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Mark</title>
		<link>http://whomwah.com/2008/10/26/installing-pythons-twisted-on-centos5-x86_64/comment-page-1/#comment-33418</link>
		<dc:creator>Jonathan Mark</dc:creator>
		<pubDate>Sun, 30 Aug 2009 03:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://whomwah.com/?p=657#comment-33418</guid>
		<description>I also thank you for this helpful article.</description>
		<content:encoded><![CDATA[<p>I also thank you for this helpful article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malcolm</title>
		<link>http://whomwah.com/2008/10/26/installing-pythons-twisted-on-centos5-x86_64/comment-page-1/#comment-33392</link>
		<dc:creator>Malcolm</dc:creator>
		<pubDate>Sun, 05 Jul 2009 16:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://whomwah.com/?p=657#comment-33392</guid>
		<description>Thank you for taking the time to document this, helped me immensely when setting up local test vm on CentOS 5.3 i386. The installation of dependencies is not very well covered on the Twisted site, i used the following commands:

sudo yum install python-devel python-crypto pyOpenSSL zope

[navigate to uncompressed twisted folder, in my case Twisted-8.2.0]

sudo python setup.py install

I will try this on my SliceHost too.</description>
		<content:encoded><![CDATA[<p>Thank you for taking the time to document this, helped me immensely when setting up local test vm on CentOS 5.3 i386. The installation of dependencies is not very well covered on the Twisted site, i used the following commands:</p>
<p>sudo yum install python-devel python-crypto pyOpenSSL zope</p>
<p>[navigate to uncompressed twisted folder, in my case Twisted-8.2.0]</p>
<p>sudo python setup.py install</p>
<p>I will try this on my SliceHost too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

