<?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: Installation of Redmine on Debian with Ruby and Apache integration</title>
	<atom:link href="http://thelogic.org/blog/2009/02/04/installation-of-redmine-on-debian-with-ruby-and-apache-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://thelogic.org/blog/2009/02/04/installation-of-redmine-on-debian-with-ruby-and-apache-integration/</link>
	<description>Things for me to remember</description>
	<lastBuildDate>Wed, 03 Feb 2010 15:51:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bluesman</title>
		<link>http://thelogic.org/blog/2009/02/04/installation-of-redmine-on-debian-with-ruby-and-apache-integration/comment-page-1/#comment-26</link>
		<dc:creator>bluesman</dc:creator>
		<pubDate>Wed, 03 Feb 2010 15:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://thelogic.org/blog/?p=87#comment-26</guid>
		<description>Great post, I could successful run it on apache2 with debian squeeze. Anyway note that
gem update --system does not work in debian, you have to update by APT</description>
		<content:encoded><![CDATA[<p>Great post, I could successful run it on apache2 with debian squeeze. Anyway note that<br />
gem update &#8211;system does not work in debian, you have to update by APT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrKirkland</title>
		<link>http://thelogic.org/blog/2009/02/04/installation-of-redmine-on-debian-with-ruby-and-apache-integration/comment-page-1/#comment-23</link>
		<dc:creator>MrKirkland</dc:creator>
		<pubDate>Thu, 14 Jan 2010 00:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://thelogic.org/blog/?p=87#comment-23</guid>
		<description>Thanks for taking the time to post this, before I found this I had a couple of hours on the clock already of thrashing around trying to get redmine to install. 

Also I found installing the rails gem problematic, however it worked when I downloaded the gem from rubyforge and installed it locally with:
gem install -i $GEM_PATH rails -l

I gave up on passenger and hacked together an init script to run redmine as daemon with mongrel, the example here almost worked: http://wiki.contribs.org/Redmine</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to post this, before I found this I had a couple of hours on the clock already of thrashing around trying to get redmine to install. </p>
<p>Also I found installing the rails gem problematic, however it worked when I downloaded the gem from rubyforge and installed it locally with:<br />
gem install -i $GEM_PATH rails -l</p>
<p>I gave up on passenger and hacked together an init script to run redmine as daemon with mongrel, the example here almost worked: <a href="http://wiki.contribs.org/Redmine" rel="nofollow">http://wiki.contribs.org/Redmine</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
