<?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: How to install Ruby on Rails in Ubuntu 8.10 (Intrepid)</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nixin</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-10047</link>
		<dc:creator>nixin</dc:creator>
		<pubDate>Tue, 16 Jun 2009 22:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-10047</guid>
		<description>katarashop I think you need to create a rails app before you dive into Webrick. 

Try Commands ...  rails test 
                  cd test
                  ruby script/server

You should see it work after doing that.</description>
		<content:encoded><![CDATA[<p>katarashop I think you need to create a rails app before you dive into Webrick. </p>
<p>Try Commands &#8230;  rails test<br />
                  cd test<br />
                  ruby script/server</p>
<p>You should see it work after doing that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nixin</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-10045</link>
		<dc:creator>nixin</dc:creator>
		<pubDate>Tue, 16 Jun 2009 22:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-10045</guid>
		<description>Yo best tutorial for rails and ubuntu 8.10 simply the BEST! I was having a hard time installing this and this simple tutorial did the trick. TY!</description>
		<content:encoded><![CDATA[<p>Yo best tutorial for rails and ubuntu 8.10 simply the BEST! I was having a hard time installing this and this simple tutorial did the trick. TY!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: katarashop</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-9316</link>
		<dc:creator>katarashop</dc:creator>
		<pubDate>Sat, 23 May 2009 11:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-9316</guid>
		<description>i&#039;m trying step by step ... but ruby script/server RuntimeError, openssl not found, ...
please help me ... ^_^

thanks before</description>
		<content:encoded><![CDATA[<p>i&#8217;m trying step by step &#8230; but ruby script/server RuntimeError, openssl not found, &#8230;<br />
please help me &#8230; ^_^</p>
<p>thanks before</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: D Bram</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-9234</link>
		<dc:creator>D Bram</dc:creator>
		<pubDate>Thu, 21 May 2009 05:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-9234</guid>
		<description>Paul,

The instruction line is &quot;sudo gem update -- system&quot; where there is a space between &#039;update&#039; and two hyphens and another space between the two hyphens and system.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>The instruction line is &#8220;sudo gem update -- system&#8221; where there is a space between &#8216;update&#8217; and two hyphens and another space between the two hyphens and system.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umuro</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-8928</link>
		<dc:creator>Umuro</dc:creator>
		<pubDate>Wed, 13 May 2009 20:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-8928</guid>
		<description>Rails 2.3 provides new possibilities. Templates mean faster project initiation. And latest developments mean lesser installation.

This tutorial is fully tested on Ubuntu Jaunty:
Rais101 Tutorial Ruby on Rails with Relations http://conceptspace.wikidot.com/blog:19

Get the taste of having a production quality online database in minutes....

Ubuntu 9.04
Rails 2.3.2</description>
		<content:encoded><![CDATA[<p>Rails 2.3 provides new possibilities. Templates mean faster project initiation. And latest developments mean lesser installation.</p>
<p>This tutorial is fully tested on Ubuntu Jaunty:<br />
Rais101 Tutorial Ruby on Rails with Relations <a href="http://conceptspace.wikidot.com/blog:19" rel="nofollow">http://conceptspace.wikidot.com/blog:19</a></p>
<p>Get the taste of having a production quality online database in minutes&#8230;.</p>
<p>Ubuntu 9.04<br />
Rails 2.3.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-7565</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Mon, 20 Apr 2009 17:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-7565</guid>
		<description>having a problem with following your instructions; and I have had the same problem w/ other similar tutorials.  I&#039;m a linux newbie, running Ubuntu 8.10.  I followed your instructions exactly, but when I get to the command 

sudo gem update -- system

I get an error 
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#039;: no such file to load -- zlib (LoadError)
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:1
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/commands/update_command.rb:5
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:167:in `load_and_instantiate&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:88:in `[]&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:144:in `find_command&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:131:in `process_args&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:102:in `run&#039;
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:58:in `run&#039;
	from /usr/local/bin/gem:21

I tried it as --system as well, in case your space was a typo.  

Anyway, any advice?  this seems like pretty straightforward instructions, so I don&#039;t know how to debug the error.  I checked Ruby and gem and both show versions listed in your tutorial.

Thanks,
Paul</description>
		<content:encoded><![CDATA[<p>having a problem with following your instructions; and I have had the same problem w/ other similar tutorials.  I&#8217;m a linux newbie, running Ubuntu 8.10.  I followed your instructions exactly, but when I get to the command </p>
<p>sudo gem update -- system</p>
<p>I get an error<br />
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;: no such file to load -- zlib (LoadError)<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/spec_fetcher.rb:1<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/commands/update_command.rb:5<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:167:in `load_and_instantiate&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:88:in `[]&#8216;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:144:in `find_command&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:131:in `process_args&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/command_manager.rb:102:in `run&#8217;<br />
	from /usr/local/lib/ruby/site_ruby/1.8/rubygems/gem_runner.rb:58:in `run&#8217;<br />
	from /usr/local/bin/gem:21</p>
<p>I tried it as --system as well, in case your space was a typo.  </p>
<p>Anyway, any advice?  this seems like pretty straightforward instructions, so I don&#8217;t know how to debug the error.  I checked Ruby and gem and both show versions listed in your tutorial.</p>
<p>Thanks,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kin</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-7265</link>
		<dc:creator>Kin</dc:creator>
		<pubDate>Thu, 09 Apr 2009 17:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-7265</guid>
		<description>@9985 - no, it is recommend that you install Rails from the latest gem packages. Ubuntu is almost always out of date with Rails, hence the recommendation to get gems separately. 

Good write-up. I&#039;d never thought to put the symlinks in, I&#039;ve just been using full names, eg gem1.8, thanks for the simple yet effective tip.

Additional note, if you want to use MySQL (which you will at some point) then you&#039;ll need to get a gem to support this as it is no longer default in Rails. A google will soon find you the right package.</description>
		<content:encoded><![CDATA[<p>@9985 - no, it is recommend that you install Rails from the latest gem packages. Ubuntu is almost always out of date with Rails, hence the recommendation to get gems separately. </p>
<p>Good write-up. I&#8217;d never thought to put the symlinks in, I&#8217;ve just been using full names, eg gem1.8, thanks for the simple yet effective tip.</p>
<p>Additional note, if you want to use MySQL (which you will at some point) then you&#8217;ll need to get a gem to support this as it is no longer default in Rails. A google will soon find you the right package.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 9985</title>
		<link>http://www.ubuntugeek.com/how-to-install-ruby-on-rails-in-ubuntu-810-intrepid.html/comment-page-1#comment-7254</link>
		<dc:creator>9985</dc:creator>
		<pubDate>Thu, 09 Apr 2009 03:10:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=1145#comment-7254</guid>
		<description>isnt &quot;apt-get install rails&quot; do the same thing</description>
		<content:encoded><![CDATA[<p>isnt &#8220;apt-get install rails&#8221; do the same thing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

