<?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: Screencast: How to Install Ruby on Rails on Ubuntu?</title>
	<atom:link href="http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/</link>
	<description>Freelance Web Developer, Rubyist, Visual Designer and Blogger based on Kandy, Sri Lanka.</description>
	<lastBuildDate>Fri, 05 Mar 2010 17:13:21 +0530</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thangaraj</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-263</link>
		<dc:creator>Thangaraj</dc:creator>
		<pubDate>Sun, 17 Jan 2010 01:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-263</guid>
		<description>Good job Aslam. It worked for me. Thanks for the screencast</description>
		<content:encoded><![CDATA[<p>Good job Aslam. It worked for me. Thanks for the screencast</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indika</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-223</link>
		<dc:creator>Indika</dc:creator>
		<pubDate>Wed, 25 Nov 2009 07:57:53 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-223</guid>
		<description>Great screencast.
Got everything up and running.

Thanks</description>
		<content:encoded><![CDATA[<p>Great screencast.<br />
Got everything up and running.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslam</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-218</link>
		<dc:creator>Aslam</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-218</guid>
		<description>@James 
Seems that your Ruby interpreter cannot understand the &#039;require&#039; keyword. This may happen if your installation failed before the completion. 
Remove Ruby totally from your computer and then do a fresh installation. Make sure your internet connection during the installation.</description>
		<content:encoded><![CDATA[<p>@James<br />
Seems that your Ruby interpreter cannot understand the &#8216;require&#8217; keyword. This may happen if your installation failed before the completion.<br />
Remove Ruby totally from your computer and then do a fresh installation. Make sure your internet connection during the installation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dunith Dhanushka</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-212</link>
		<dc:creator>Dunith Dhanushka</dc:creator>
		<pubDate>Thu, 29 Oct 2009 15:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-212</guid>
		<description>Great job Aslam!.. It totally worked for me. I was trying to develop a Ruby client for Apache ActiveMq broker. This was really helpful to me...</description>
		<content:encoded><![CDATA[<p>Great job Aslam!.. It totally worked for me. I was trying to develop a Ruby client for Apache ActiveMq broker. This was really helpful to me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-205</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 13 Oct 2009 23:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-205</guid>
		<description>I went through everything on the screencast just fine, until I went to install rails, and got this message:

 /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:10:in `require&#039;: no such file to load -- zlib (LoadError)
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:10:in `&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:9:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:9:in `&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:11:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:11:in `&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:3:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:3:in `&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:4:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:4:in `&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:167:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:167:in `rescue in load_and_instantiate&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:159:in `load_and_instantiate&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:88:in `[]&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:144:in `find_command&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:131:in `process_args&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:102:in `run&#039;
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:58:in `run&#039;
	from /usr/local/bin/gem:21:in `&#039;

Any ideas? I&#039;ve looked all over and tried lots of stuff but nothing seems to work.
Thanks,
James</description>
		<content:encoded><![CDATA[<p>I went through everything on the screencast just fine, until I went to install rails, and got this message:</p>
<p> /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:10:in `require&#8217;: no such file to load &#8212; zlib (LoadError)<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/package.rb:10:in `&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:9:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/format.rb:9:in `&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:11:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/installer.rb:11:in `&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:3:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/dependency_installer.rb:3:in `&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:4:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/commands/install_command.rb:4:in `&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:167:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:167:in `rescue in load_and_instantiate&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:159:in `load_and_instantiate&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:88:in `[]&#8216;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:144:in `find_command&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:131:in `process_args&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/command_manager.rb:102:in `run&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.9.1/rubygems/gem_runner.rb:58:in `run&#8217;<br />
	from /usr/local/bin/gem:21:in `&#8217;</p>
<p>Any ideas? I&#8217;ve looked all over and tried lots of stuff but nothing seems to work.<br />
Thanks,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sharief Shaik</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-200</link>
		<dc:creator>Sharief Shaik</dc:creator>
		<pubDate>Thu, 24 Sep 2009 10:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-200</guid>
		<description>Nice post. Iam new to ubuntu(Linux) and your screencast eased my way for my setting up the RoR environment.</description>
		<content:encoded><![CDATA[<p>Nice post. Iam new to ubuntu(Linux) and your screencast eased my way for my setting up the RoR environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaveen</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-184</link>
		<dc:creator>Gaveen</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-184</guid>
		<description>Corrections to my last comment, sorry.

1. I meant &quot;refer the documentation&quot; not &quot;defer to the&quot;. :)
2. And the characters before the no-ri and no-rdoc options are double dashes (- -) without a space in between. It might not be obvious in the comment.</description>
		<content:encoded><![CDATA[<p>Corrections to my last comment, sorry.</p>
<p>1. I meant &#8220;refer the documentation&#8221; not &#8220;defer to the&#8221;. <img src='http://mohamedaslam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
2. And the characters before the no-ri and no-rdoc options are double dashes (- -) without a space in between. It might not be obvious in the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaveen</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-183</link>
		<dc:creator>Gaveen</dc:creator>
		<pubDate>Mon, 17 Aug 2009 12:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-183</guid>
		<description>@Shaakunthala: 
You can add --no-ri and --no-rdoc to avoid installing the online documentation for the gems. But this is not recommended if you plan to defer to the documentation. (ri and rdoc are similar to man pages and javadoc). Avoiding them however speeds up the gem installation. 
Eg: sudo gem install --no-ri --no-rdoc rails</description>
		<content:encoded><![CDATA[<p>@Shaakunthala:<br />
You can add &#8211;no-ri and &#8211;no-rdoc to avoid installing the online documentation for the gems. But this is not recommended if you plan to defer to the documentation. (ri and rdoc are similar to man pages and javadoc). Avoiding them however speeds up the gem installation.<br />
Eg: sudo gem install &#8211;no-ri &#8211;no-rdoc rails</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ශාකුන්තල</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-181</link>
		<dc:creator>ශාකුන්තල</dc:creator>
		<pubDate>Sun, 16 Aug 2009 18:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-181</guid>
		<description>Thanks again for your explanation. :)</description>
		<content:encoded><![CDATA[<p>Thanks again for your explanation. <img src='http://mohamedaslam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aslam</title>
		<link>http://mohamedaslam.com/screencast-how-to-install-ruby-on-rails-on-ubuntu/comment-page-1/#comment-180</link>
		<dc:creator>Aslam</dc:creator>
		<pubDate>Sun, 16 Aug 2009 17:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://mohamedaslam.com/?p=170#comment-180</guid>
		<description>Thank you for your feedback Shaakunthala!

Yeah, I agree. I&#039;ll increase the volume in upcomming screencasts. Also I would like to give the original high quality video to download very soon. 
I hope you can hear clearly in the original video. :)

The answer to your question is,

&lt;strong&gt;apt-get&lt;/strong&gt; and &lt;strong&gt;yum&lt;/strong&gt; will install bunch of file one by one like a  queue and displays the downloading file and the state in terminal.

But in the case of Rails installation, you are actually installing different 7 number of gems, rake, activesupport, activerecord and so on. You need all these gems to create and run Rails apps. During the Rails installation process you can see, it&#039;ll only prompt when a gem successfully installed.Unlike &lt;strong&gt;apt-get&lt;/strong&gt; and &lt;strong&gt;yum&lt;/strong&gt; it wont show downloading files one by one. So, It looks like long process.

Welcome to the Ruby word! :)</description>
		<content:encoded><![CDATA[<p>Thank you for your feedback Shaakunthala!</p>
<p>Yeah, I agree. I&#8217;ll increase the volume in upcomming screencasts. Also I would like to give the original high quality video to download very soon.<br />
I hope you can hear clearly in the original video. <img src='http://mohamedaslam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The answer to your question is,</p>
<p><strong>apt-get</strong> and <strong>yum</strong> will install bunch of file one by one like a  queue and displays the downloading file and the state in terminal.</p>
<p>But in the case of Rails installation, you are actually installing different 7 number of gems, rake, activesupport, activerecord and so on. You need all these gems to create and run Rails apps. During the Rails installation process you can see, it&#8217;ll only prompt when a gem successfully installed.Unlike <strong>apt-get</strong> and <strong>yum</strong> it wont show downloading files one by one. So, It looks like long process.</p>
<p>Welcome to the Ruby word! <img src='http://mohamedaslam.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
