<?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: HOWTO: install Ruby on Rails on Debian or Ubuntu Linux easily</title>
	<atom:link href="http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 04:52:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Christoph Schlaepfer</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1274</link>
		<dc:creator>Christoph Schlaepfer</dc:creator>
		<pubDate>Mon, 15 Nov 2010 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1274</guid>
		<description>as ALSO fan of debian and the capabilitys of apt-get... i have to say: he&#039;s right &gt;.&gt; other gem&#039;s don&#039;t see it, and it doesn&#039;t see other gems... adittionally: as an example:

[root @ publish:/usr/src#]&gt;gem install bundler-1.0.5.gem

ERROR:  Error installing bundler-1.0.5.gem:                                                                                                                     bundler requires RubyGems version &gt;= 1.3.6

[root @ publish:/usr/src#]&gt;gem env
- RUBYGEMS VERSION: 1.2.0

[root @ publish:/usr/src#]&gt;gem update --system
 gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.


apt-get upgrade doesn&#039;t fix that either...</description>
		<content:encoded><![CDATA[<p>as ALSO fan of debian and the capabilitys of apt-get&#8230; i have to say: he&#8217;s right &gt;.&gt; other gem&#8217;s don&#8217;t see it, and it doesn&#8217;t see other gems&#8230; adittionally: as an example:</p>
<p>[root @ publish:/usr/src#]&gt;gem install bundler-1.0.5.gem</p>
<p>ERROR:  Error installing bundler-1.0.5.gem:                                                                                                                     bundler requires RubyGems version &gt;= 1.3.6</p>
<p>[root @ publish:/usr/src#]&gt;gem env<br />
- RUBYGEMS VERSION: 1.2.0</p>
<p>[root @ publish:/usr/src#]&gt;gem update &#8211;system<br />
 gem update &#8211;system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.</p>
<p>apt-get upgrade doesn&#8217;t fix that either&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Schlaepfer</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1895</link>
		<dc:creator>Christoph Schlaepfer</dc:creator>
		<pubDate>Mon, 15 Nov 2010 14:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1895</guid>
		<description>as ALSO fan of debian and the capabilitys of apt-get... i have to say: he&#039;s right &gt;.&gt; other gem&#039;s don&#039;t see it, and it doesn&#039;t see other gems... adittionally: as an example: 

[root @ publish:/usr/src#]&gt;gem install bundler-1.0.5.gem                                                                                                             

ERROR:  Error installing bundler-1.0.5.gem:                                                                                                                     bundler requires RubyGems version &gt;= 1.3.6

[root @ publish:/usr/src#]&gt;gem env 
- RUBYGEMS VERSION: 1.2.0

[root @ publish:/usr/src#]&gt;gem update --system
 gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.


apt-get upgrade doesn&#039;t fix that either...

</description>
		<content:encoded><![CDATA[<p>as ALSO fan of debian and the capabilitys of apt-get&#8230; i have to say: he&#8217;s right &gt;.&gt; other gem&#8217;s don&#8217;t see it, and it doesn&#8217;t see other gems&#8230; adittionally: as an example: </p>
<p>[root @ publish:/usr/src#]&gt;gem install bundler-1.0.5.gem                                                                                                             </p>
<p>ERROR:  Error installing bundler-1.0.5.gem:                                                                                                                     bundler requires RubyGems version &gt;= 1.3.6</p>
<p>[root @ publish:/usr/src#]&gt;gem env<br />
- RUBYGEMS VERSION: 1.2.0</p>
<p>[root @ publish:/usr/src#]&gt;gem update &#8211;system<br />
 gem update &#8211;system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.</p>
<p>apt-get upgrade doesn&#8217;t fix that either&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1273</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Tue, 26 Oct 2010 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1273</guid>
		<description>Sure, fix what? Have you tried these steps and gotten an error? Post it and I can take a look, again, there are many ways you *can* install rails, but I only need one ;)</description>
		<content:encoded><![CDATA[<p>Sure, fix what? Have you tried these steps and gotten an error? Post it and I can take a look, again, there are many ways you *can* install rails, but I only need one <img src='http://fak3r.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1880</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Tue, 26 Oct 2010 13:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1880</guid>
		<description>Sure, fix what? Have you tried these steps and gotten an error? Post it and I can take a look, again, there are many ways you *can* install rails, but I only need one ;)</description>
		<content:encoded><![CDATA[<p>Sure, fix what? Have you tried these steps and gotten an error? Post it and I can take a look, again, there are many ways you *can* install rails, but I only need one <img src='http://fak3r.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mcsilvio</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1272</link>
		<dc:creator>Mcsilvio</dc:creator>
		<pubDate>Tue, 26 Oct 2010 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1272</guid>
		<description>ive done this and im happy with it. but i think this is for an old version of rails? do you know how I can fix this?</description>
		<content:encoded><![CDATA[<p>ive done this and im happy with it. but i think this is for an old version of rails? do you know how I can fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mcsilvio</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1878</link>
		<dc:creator>Mcsilvio</dc:creator>
		<pubDate>Tue, 26 Oct 2010 04:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1878</guid>
		<description>ive done this and im happy with it. but i think this is for an old version of rails? do you know how I can fix this?</description>
		<content:encoded><![CDATA[<p>ive done this and im happy with it. but i think this is for an old version of rails? do you know how I can fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1271</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Mon, 25 Oct 2010 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1271</guid>
		<description>You&#039;re very welcome, this is why I write up things like this; to help others use something I&#039;ve already learned so they can go and do more cool stuff (that I and others can learn from in the future) #circle</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome, this is why I write up things like this; to help others use something I&#8217;ve already learned so they can go and do more cool stuff (that I and others can learn from in the future) #circle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1877</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Mon, 25 Oct 2010 19:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1877</guid>
		<description>You&#039;re very welcome, this is why I write up things like this; to help others use something I&#039;ve already learned so they can go and do more cool stuff (that I and others can learn from in the future) #circle</description>
		<content:encoded><![CDATA[<p>You&#8217;re very welcome, this is why I write up things like this; to help others use something I&#8217;ve already learned so they can go and do more cool stuff (that I and others can learn from in the future) #circle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mcsilvio</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1270</link>
		<dc:creator>Mcsilvio</dc:creator>
		<pubDate>Mon, 25 Oct 2010 18:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1270</guid>
		<description>i am just looking to become a little more familiar with rails, not developing anything serious at the moment. as a noob i can say i really appreciated this concise and working guide. i can start learning rails now. which is about 4 minutes after beginning install.

thanks!</description>
		<content:encoded><![CDATA[<p>i am just looking to become a little more familiar with rails, not developing anything serious at the moment. as a noob i can say i really appreciated this concise and working guide. i can start learning rails now. which is about 4 minutes after beginning install.</p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mcsilvio</title>
		<link>http://fak3r.com/2008/10/29/howto-install-ruby-on-rails-on-debian-or-ubuntu-linux-easily/#comment-1876</link>
		<dc:creator>Mcsilvio</dc:creator>
		<pubDate>Mon, 25 Oct 2010 18:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fak3r.com/?p=1138#comment-1876</guid>
		<description>i am just looking to become a little more familiar with rails, not developing anything serious at the moment. as a noob i can say i really appreciated this concise and working guide. i can start learning rails now. which is about 4 minutes after beginning install. 

thanks!</description>
		<content:encoded><![CDATA[<p>i am just looking to become a little more familiar with rails, not developing anything serious at the moment. as a noob i can say i really appreciated this concise and working guide. i can start learning rails now. which is about 4 minutes after beginning install. </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

