<?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 Trac</title>
	<atom:link href="http://info.bycycle.org/2006/08/05/installing-trac/feed/" rel="self" type="application/rss+xml" />
	<link>http://info.bycycle.org/2006/08/05/installing-trac/</link>
	<description>Get There by Cycle!</description>
	<lastBuildDate>Thu, 03 Nov 2011 04:31:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Wyatt Baldwin</title>
		<link>http://info.bycycle.org/2006/08/05/installing-trac/comment-page-1/#comment-14</link>
		<dc:creator>Wyatt Baldwin</dc:creator>
		<pubDate>Thu, 31 Aug 2006 04:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://bycycle.org/blog/2006/08/05/installing-trac/#comment-14</guid>
		<description>The above was done on a FreeBSD system without access to ports (shared hosting). We&#039;re now running Trac an Ubuntu Dapper (6.06) system. The install steps for Trac reduce down to this (which pulls in the dependencies automatically):

&lt;code&gt;sudo apt-get install trac&lt;/code&gt;

Also we&#039;re deploying on Apache 2 via mod_python; the setup above is for Apache 1.3 via CGI. The html directory now contains only an index pointing to all the Trac instances; no subdirectories are needed.&lt;code /&gt;

&lt;code&gt;sudo apt-get install apache2 libapache2-mod-python&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>The above was done on a FreeBSD system without access to ports (shared hosting). We&#8217;re now running Trac an Ubuntu Dapper (6.06) system. The install steps for Trac reduce down to this (which pulls in the dependencies automatically):</p>
<p><code>sudo apt-get install trac</code></p>
<p>Also we&#8217;re deploying on Apache 2 via mod_python; the setup above is for Apache 1.3 via CGI. The html directory now contains only an index pointing to all the Trac instances; no subdirectories are needed.<code /></p>
<p><code>sudo apt-get install apache2 libapache2-mod-python</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>

