<?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: Ruby on Rails: gem install versus apt-get</title>
	<atom:link href="http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/</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: Install packages through apt-get or gem? Drija</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-2517</link>
		<dc:creator>Install packages through apt-get or gem? Drija</dc:creator>
		<pubDate>Wed, 15 Jun 2011 06:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-2517</guid>
		<description>[...] Ruby on Rails: gem install versus apt-get  August 19, 2010 10:49 am             Anonymous Gem. Gem. GEM. [...]</description>
		<content:encoded><![CDATA[<p>[...] Ruby on Rails: gem install versus apt-get  August 19, 2010 10:49 am             Anonymous Gem. Gem. GEM. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonybuy</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1558</link>
		<dc:creator>tonybuy</dc:creator>
		<pubDate>Thu, 17 Dec 2009 05:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1558</guid>
		<description>multiple DVD Case,Slim DVD Case,Standard DVD Case 3 way DVD Case,4 way DVD Case,5 Way DVD Case Mnaufacturer from China.---------&lt;a href=&quot;http://www.media-packs.com/multi-multiple-dvd-case-box-holder-storage.html&quot; rel=&quot;nofollow&quot;&gt;www.media-packs.com/multi-multiple-dvd-case-box...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>multiple DVD Case,Slim DVD Case,Standard DVD Case 3 way DVD Case,4 way DVD Case,5 Way DVD Case Mnaufacturer from China.&#8212;&#8212;&#8212;<a href="http://www.media-packs.com/multi-multiple-dvd-case-box-holder-storage.html" rel="nofollow"></a><a href="http://www.media-packs.com/multi-multiple-dvd-case-box.." rel="nofollow">http://www.media-packs.com/multi-multiple-dvd-case-box..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1700</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1700</guid>
		<description>w00t, it worked!  Post updated with details, thanks again!</description>
		<content:encoded><![CDATA[<p>w00t, it worked!  Post updated with details, thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1699</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1699</guid>
		<description>Cool, that&#039;s exactly what I did, and it worked.  Thanks, think I understand it now, and have a good system going forward.  I&#039;ll post the steps in a bit.</description>
		<content:encoded><![CDATA[<p>Cool, that&#8217;s exactly what I did, and it worked.  Thanks, think I understand it now, and have a good system going forward.  I&#8217;ll post the steps in a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schenk</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1698</link>
		<dc:creator>Schenk</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1698</guid>
		<description>Yes, just install Gems yourself then. It&#039;s seriously four lines.

find the latest rubygems here: http://rubyforge.org/frs/?group_id=126

wget the_latest_rubygems.tgz
tar -zxvf the_latest_rubygems.tgz
cd the_latest_rubygems
ruby setup.rb</description>
		<content:encoded><![CDATA[<p>Yes, just install Gems yourself then. It&#8217;s seriously four lines.</p>
<p>find the latest rubygems here: <a href="http://rubyforge.org/frs/?group_id=126" rel="nofollow">http://rubyforge.org/frs/?group_id=126</a></p>
<p>wget the_latest_rubygems.tgz<br />
tar -zxvf the_latest_rubygems.tgz<br />
cd the_latest_rubygems<br />
ruby setup.rb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1697</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1697</guid>
		<description>Wow, while reading up on this (have done that before, but have basically given up) others have this issue with different ways suggested to solve it, but just to try I did a gem updated, check this:

# gem update --system
ERROR:  While executing gem ... (RuntimeError)
    gem update --system is disabled on Debian. RubyGems can be updated using the official Debian repositories by aptitude or apt-get.

Obviously I don&#039;t want to go that route... so it seems that I need to do what you guys are suggesting, apt-get ruby, wget rubygems latest, install that via ruby, then rubygems update, then gem install rails.  Wow.  So far the best guide I&#039;ve seen is on Slicehost: http://articles.slicehost.com/2009/4/9/debian-lenny-ruby-on-rails

Giving it a go on an up to date Lenny (debian stable)

</description>
		<content:encoded><![CDATA[<p>Wow, while reading up on this (have done that before, but have basically given up) others have this issue with different ways suggested to solve it, but just to try I did a gem updated, check this:</p>
<p># gem update &#8211;system<br />
ERROR:  While executing gem &#8230; (RuntimeError)<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>Obviously I don&#8217;t want to go that route&#8230; so it seems that I need to do what you guys are suggesting, apt-get ruby, wget rubygems latest, install that via ruby, then rubygems update, then gem install rails.  Wow.  So far the best guide I&#8217;ve seen is on Slicehost: <a href="http://articles.slicehost.com/2009/4/9/debian-lenny-ruby-on-rails" rel="nofollow">http://articles.slicehost.com/2009/4/9/debian-lenny-ruby-on-rails</a></p>
<p>Giving it a go on an up to date Lenny (debian stable)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1696</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1696</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1557</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1557</guid>
		<description>w00t, it worked!  Post updated with details, thanks again!</description>
		<content:encoded><![CDATA[<p>w00t, it worked!  Post updated with details, thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fak3r</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1556</link>
		<dc:creator>fak3r</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1556</guid>
		<description>Cool, that&#039;s exactly what I did, and it worked.  Thanks, think I understand it now, and have a good system going forward.  I&#039;ll post the steps in a bit.</description>
		<content:encoded><![CDATA[<p>Cool, that&#039;s exactly what I did, and it worked.  Thanks, think I understand it now, and have a good system going forward.  I&#039;ll post the steps in a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Schenk</title>
		<link>http://fak3r.com/2009/11/18/ruby-on-rails-gem-install-versus-apt-get/#comment-1695</link>
		<dc:creator>Schenk</dc:creator>
		<pubDate>Wed, 18 Nov 2009 17:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://fak3r.com/?p=1850#comment-1695</guid>
		<description>Ant makes a good point. It IS possible to install multiple versions of ruby, gem, and rake on one box. If you do, your life will suddenly become extremely hellish.

For instance, if you decide to switch from your apt installed ruby stack to ruby EE, you MUST make sure you completely remove any trace of the ruby stack you installed with apt before installing Ruby EE.

Otherwise you will enter a world of pain. A world of pain, Smokey.</description>
		<content:encoded><![CDATA[<p>Ant makes a good point. It IS possible to install multiple versions of ruby, gem, and rake on one box. If you do, your life will suddenly become extremely hellish.</p>
<p>For instance, if you decide to switch from your apt installed ruby stack to ruby EE, you MUST make sure you completely remove any trace of the ruby stack you installed with apt before installing Ruby EE.</p>
<p>Otherwise you will enter a world of pain. A world of pain, Smokey.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

