<?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: (Re) installing Ruby on Ubuntu</title>
	<atom:link href="http://lubospprog.wordpress.com/2008/03/26/re-installing-ruby-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://lubospprog.wordpress.com/2008/03/26/re-installing-ruby-on-ubuntu/</link>
	<description>Lubos Blog about Programming (mainly Java) and Computers</description>
	<lastBuildDate>Sat, 05 Jul 2008 06:00:53 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tristan</title>
		<link>http://lubospprog.wordpress.com/2008/03/26/re-installing-ruby-on-ubuntu/#comment-76</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Thu, 05 Jun 2008 02:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://lubospprog.wordpress.com/2008/03/26/re-installing-ruby-on-ubuntu/#comment-76</guid>
		<description>I suppose that it is &quot;proper&quot; to install all this through apt. However, you are blowing the point of rubygems (why even install it??). If you use rubygems at all, you are negating using only apt as package manager. 

Anywho, as we all know, the apt-supplied rubygems is busted. The easiest way to go about what you did (IMO) is to build rubygems from source, then do a simple sudo apt-get remove ruby; sudo apt-get install ruby; gem install rails; gem install hpricot; etc...</description>
		<content:encoded><![CDATA[<p>I suppose that it is &#8220;proper&#8221; to install all this through apt. However, you are blowing the point of rubygems (why even install it??). If you use rubygems at all, you are negating using only apt as package manager. </p>
<p>Anywho, as we all know, the apt-supplied rubygems is busted. The easiest way to go about what you did (IMO) is to build rubygems from source, then do a simple sudo apt-get remove ruby; sudo apt-get install ruby; gem install rails; gem install hpricot; etc&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
