<?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: Installing Ruby on Rails and DB2 on Ubuntu 11.04	</title>
	<atom:link href="https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/feed/" rel="self" type="application/rss+xml" />
	<link>https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/</link>
	<description>Meditations on programming, startups, and technology</description>
	<lastBuildDate>Sun, 06 May 2012 09:17:15 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: lokesh		</title>
		<link>https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-27480</link>

		<dc:creator><![CDATA[lokesh]]></dc:creator>
		<pubDate>Sun, 06 May 2012 09:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1372#comment-27480</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-25512&quot;&gt;sadik&lt;/a&gt;.

wait for a  few minutes  it takes some time]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-25512">sadik</a>.</p>
<p>wait for a  few minutes  it takes some time</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sadik		</title>
		<link>https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-25512</link>

		<dc:creator><![CDATA[sadik]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 23:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1372#comment-25512</guid>

					<description><![CDATA[Hey...I did all the above steps to install ruby but as I try to install Rails,type the command like
sudo gem install rails
nothing happens .. :(]]></description>
			<content:encoded><![CDATA[<p>Hey&#8230;I did all the above steps to install ruby but as I try to install Rails,type the command like<br />
sudo gem install rails<br />
nothing happens .. 🙁</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Antonio Cangiano		</title>
		<link>https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-22985</link>

		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Sat, 14 May 2011 05:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1372#comment-22985</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-22982&quot;&gt;Leon Katsnelson&lt;/a&gt;.

Good question, Leon. Generally speaking, I went with what people are still using the most. The 1.9.2 version of this tutorial only require you to install the ruby1.9.1-full package instead of ruby-full, and then skip the Rubygems installation (it&#039;s included in 1.9). However, here is where it gets ugly...

The package name is 1.9.1 and so are all the executables: ruby1.9.1, gem1.9.1, ri1.9.1, and so on... but the actual version is Ruby 1.9.2. Furthermore, the built-in Rubygems is an old 1.3.7 version, and you are not really supposed to upgrade the Ubuntu package via gem update --system. In short, those interested in running Ruby 1.9.2 would probably be best served by a multiple installation manager like RVM or simply the good old compilation from source.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-22982">Leon Katsnelson</a>.</p>
<p>Good question, Leon. Generally speaking, I went with what people are still using the most. The 1.9.2 version of this tutorial only require you to install the ruby1.9.1-full package instead of ruby-full, and then skip the Rubygems installation (it&#8217;s included in 1.9). However, here is where it gets ugly&#8230;</p>
<p>The package name is 1.9.1 and so are all the executables: ruby1.9.1, gem1.9.1, ri1.9.1, and so on&#8230; but the actual version is Ruby 1.9.2. Furthermore, the built-in Rubygems is an old 1.3.7 version, and you are not really supposed to upgrade the Ubuntu package via gem update &#8211;system. In short, those interested in running Ruby 1.9.2 would probably be best served by a multiple installation manager like RVM or simply the good old compilation from source.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Leon Katsnelson		</title>
		<link>https://programmingzen.com/installing-ruby-on-rails-and-db2-on-ubuntu-11-04/#comment-22982</link>

		<dc:creator><![CDATA[Leon Katsnelson]]></dc:creator>
		<pubDate>Sat, 14 May 2011 02:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://programmingzen.com/?p=1372#comment-22982</guid>

					<description><![CDATA[Antonio, great tutorial. One question? Why did you choose Ruby 1.8.7 and not 1.9.2?]]></description>
			<content:encoded><![CDATA[<p>Antonio, great tutorial. One question? Why did you choose Ruby 1.8.7 and not 1.9.2?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
