<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Automatic Rails on Ubuntu 8.04 LTS</title>
	<atom:link href="http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/</link>
	<description>I really do...</description>
	<lastBuildDate>Sun, 14 Dec 2008 02:37:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-109</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-109</guid>
		<description>Sorry to keep bothering you, but if I wanted to use postgres instead of mysql, what commands would I use instead?  I tried various things, but of course errors arise.</description>
		<content:encoded><![CDATA[<p>Sorry to keep bothering you, but if I wanted to use postgres instead of mysql, what commands would I use instead?  I tried various things, but of course errors arise.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-108</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 28 Nov 2008 04:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-108</guid>
		<description>Oh god, I just wasn&#039;t looking from the github page.  All apologies.</description>
		<content:encoded><![CDATA[<p>Oh god, I just wasn&#8217;t looking from the github page.  All apologies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-107</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 28 Nov 2008 03:29:06 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-107</guid>
		<description>I just took out the &#039;yes &quot; &#124;&#039; part and put &#039;./ruby-enterprise-1.8.6-20080810/installer&#039;, which seemed to work.</description>
		<content:encoded><![CDATA[<p>I just took out the &#8216;yes &#8221; |&#8217; part and put &#8216;./ruby-enterprise-1.8.6-20080810/installer&#8217;, which seemed to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-106</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 27 Nov 2008 22:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-106</guid>
		<description>Nope, same thing.  Do I need to install the &#039;yes&#039; command, or something?

Or is there another way to get the same result?

Again, thanks.</description>
		<content:encoded><![CDATA[<p>Nope, same thing.  Do I need to install the &#8216;yes&#8217; command, or something?</p>
<p>Or is there another way to get the same result?</p>
<p>Again, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enjoyingrails</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-105</link>
		<dc:creator>enjoyingrails</dc:creator>
		<pubDate>Thu, 27 Nov 2008 11:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-105</guid>
		<description>@Kyle

What happens if you run the ./ruby-enterprise-1.8.6-20080810/installer command by hand? Does it give you any kind of error?</description>
		<content:encoded><![CDATA[<p>@Kyle</p>
<p>What happens if you run the ./ruby-enterprise-1.8.6-20080810/installer command by hand? Does it give you any kind of error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-104</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 27 Nov 2008 11:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-104</guid>
		<description>yes ” &#124; ./ruby-enterprise-1.8.6-20080810/installer

Gives me just a  new line awaiting a response (&gt;                ).  In other words, it thinks the command isn&#039;t completed, I believe.

Do you know the problem/solution?

Thanks, appreciate it.</description>
		<content:encoded><![CDATA[<p>yes ” | ./ruby-enterprise-1.8.6-20080810/installer</p>
<p>Gives me just a  new line awaiting a response (&gt;                ).  In other words, it thinks the command isn&#8217;t completed, I believe.</p>
<p>Do you know the problem/solution?</p>
<p>Thanks, appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregg</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-103</link>
		<dc:creator>Gregg</dc:creator>
		<pubDate>Fri, 21 Nov 2008 19:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-103</guid>
		<description>Any chance a Red Hat flavored script could be whipped up? I&#039;m having troubles getting everything up and running.</description>
		<content:encoded><![CDATA[<p>Any chance a Red Hat flavored script could be whipped up? I&#8217;m having troubles getting everything up and running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Reynolds</title>
		<link>http://blog.erichsen.net/2008/10/16/automatic-rails-on-ubuntu-804-lts/#comment-100</link>
		<dc:creator>Mark Reynolds</dc:creator>
		<pubDate>Mon, 20 Oct 2008 03:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://enjoyingrails.wordpress.com/?p=17#comment-100</guid>
		<description>Hi Jørgen,

Very cool Passenger and Ruby Enterprise updates!  I made a few enhancements to the original script at:  http://blog.fiveruns.com/2008/10/19/automatic-production-rails to include Capisrano and some other services.

Best,
Mark</description>
		<content:encoded><![CDATA[<p>Hi Jørgen,</p>
<p>Very cool Passenger and Ruby Enterprise updates!  I made a few enhancements to the original script at:  <a href="http://blog.fiveruns.com/2008/10/19/automatic-production-rails" rel="nofollow">http://blog.fiveruns.com/2008/10/19/automatic-production-rails</a> to include Capisrano and some other services.</p>
<p>Best,<br />
Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
