<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Ruby on Rails on Ubuntu</title>
	<atom:link href="http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/</link>
	<description>For my new blog, head over to http://blog.dnite.org</description>
	<lastBuildDate>Sun, 10 Feb 2008 22:21:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Aeshan</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-3303</link>
		<dc:creator>Aeshan</dc:creator>
		<pubDate>Sun, 10 Feb 2008 22:21:56 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-3303</guid>
		<description>Hi,
I installed RubyGems, but I cant seem to use it.keep getting this error:
aeshan@aeshan-desktop:~$ sudo gem install mongrel
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)

Any hints on whats wrong?
Cheers!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I installed RubyGems, but I cant seem to use it.keep getting this error:<br />
aeshan@aeshan-desktop:~$ sudo gem install mongrel<br />
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)</p>
<p>Any hints on whats wrong?<br />
Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1470</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 19 Jun 2007 14:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1470</guid>
		<description>Cheers, that helped a fair bit with Rmagick :)</description>
		<content:encoded><![CDATA[<p>Cheers, that helped a fair bit with Rmagick <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hero1971</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1411</link>
		<dc:creator>hero1971</dc:creator>
		<pubDate>Sat, 09 Jun 2007 15:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-1411</guid>
		<description>when i try to run sudo ruby setup.rb, it gave me :

/usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4:in `require&#039;: no such file to load -- zlib (LoadError)
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:8
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:504
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:81:in `install_sources&#039;
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:116:in `run_hook&#039;
        from setup.rb:1526:in `exec_task_traverse&#039;
        from setup.rb:1342:in `exec_install&#039;
        from setup.rb:1000:in `exec_install&#039;
        from setup.rb:814:in `invoke&#039;
        from setup.rb:773:in `invoke&#039;
        from setup.rb:1578</description>
		<content:encoded><![CDATA[<p>when i try to run sudo ruby setup.rb, it gave me :</p>
<p>/usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4:in `require&#8217;: no such file to load &#8212; zlib (LoadError)<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/remote_fetcher.rb:4<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:8<br />
        from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:504<br />
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:81:in `install_sources&#8217;<br />
        from /home/jiheng/rubygems-0.9.4/./post-install.rb:116:in `run_hook&#8217;<br />
        from setup.rb:1526:in `exec_task_traverse&#8217;<br />
        from setup.rb:1342:in `exec_install&#8217;<br />
        from setup.rb:1000:in `exec_install&#8217;<br />
        from setup.rb:814:in `invoke&#8217;<br />
        from setup.rb:773:in `invoke&#8217;<br />
        from setup.rb:1578</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogdan</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-758</link>
		<dc:creator>bogdan</dc:creator>
		<pubDate>Mon, 30 Apr 2007 19:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-758</guid>
		<description>thanks ... many thanks man :) ... I just got myself to Feisty and lost most of the settings :( ... you saved me a lot of time ... thanks again :)</description>
		<content:encoded><![CDATA[<p>thanks &#8230; many thanks man <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8230; I just got myself to Feisty and lost most of the settings <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  &#8230; you saved me a lot of time &#8230; thanks again <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doctor_shim</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-621</link>
		<dc:creator>doctor_shim</dc:creator>
		<pubDate>Wed, 11 Apr 2007 19:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-621</guid>
		<description>Thank you for the instructions. Helped avoid a headache. Kek!</description>
		<content:encoded><![CDATA[<p>Thank you for the instructions. Helped avoid a headache. Kek!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philip</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-482</link>
		<dc:creator>philip</dc:creator>
		<pubDate>Mon, 19 Mar 2007 19:47:06 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-482</guid>
		<description>Somehow, rails isn&#039;t happy on my eft laptop despite doing exactly what you describe above (which did work with appropriate replacements on my opensuse 10.2 server). Well, rails works, but then bombs when you try to generate scaffolding thusly:
philip@gus:~/workspace/gnarlyvines/winehandler$ ./script/generate scaffold appellation appellation
      exists  app/controllers/
      exists  app/helpers/
      create  app/views/appellation
      exists  app/views/layouts/
      exists  test/functional/
  dependency  model
      exists    app/models/
      exists    test/unit/
      exists    test/fixtures/
      create    app/models/appellation.rb
      create    test/unit/appellation_test.rb
      create    test/fixtures/appellations.yml
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/connection_adapters/mysql_adapter.rb:389: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i486-linux]

Ouch! Any ideas?</description>
		<content:encoded><![CDATA[<p>Somehow, rails isn&#8217;t happy on my eft laptop despite doing exactly what you describe above (which did work with appropriate replacements on my opensuse 10.2 server). Well, rails works, but then bombs when you try to generate scaffolding thusly:<br />
philip@gus:~/workspace/gnarlyvines/winehandler$ ./script/generate scaffold appellation appellation<br />
      exists  app/controllers/<br />
      exists  app/helpers/<br />
      create  app/views/appellation<br />
      exists  app/views/layouts/<br />
      exists  test/functional/<br />
  dependency  model<br />
      exists    app/models/<br />
      exists    test/unit/<br />
      exists    test/fixtures/<br />
      create    app/models/appellation.rb<br />
      create    test/unit/appellation_test.rb<br />
      create    test/fixtures/appellations.yml<br />
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/connection_adapters/mysql_adapter.rb:389: [BUG] Segmentation fault<br />
ruby 1.8.4 (2005-12-24) [i486-linux]</p>
<p>Ouch! Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dnite</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-440</link>
		<dc:creator>dnite</dc:creator>
		<pubDate>Tue, 06 Feb 2007 17:16:36 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-440</guid>
		<description>@Siddharth

I have yet to come across that problem. I haven&#039;t used Xubuntu, but I can&#039;t imagine why those 2 packages would have anything to do w/ each other. If you remove xserver-xorg, you will indeed lose your GUI... Hit up the #ubuntu irc channel on freenode.net, or file a bug report for Xubuntu because that just seems weird to me and I&#039;m not sure how to get around that... Sorry...</description>
		<content:encoded><![CDATA[<p>@Siddharth</p>
<p>I have yet to come across that problem. I haven&#8217;t used Xubuntu, but I can&#8217;t imagine why those 2 packages would have anything to do w/ each other. If you remove xserver-xorg, you will indeed lose your GUI&#8230; Hit up the #ubuntu irc channel on freenode.net, or file a bug report for Xubuntu because that just seems weird to me and I&#8217;m not sure how to get around that&#8230; Sorry&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siddharth Dawara</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-439</link>
		<dc:creator>Siddharth Dawara</dc:creator>
		<pubDate>Tue, 06 Feb 2007 08:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-439</guid>
		<description>When I execute sudo apt-get install libmagick9-dev it asks me to remove xserver-xorg. I&#039;m using Xubuntu and the last time I did that, my GUI was gone.

Is there a way around removing this package?</description>
		<content:encoded><![CDATA[<p>When I execute sudo apt-get install libmagick9-dev it asks me to remove xserver-xorg. I&#8217;m using Xubuntu and the last time I did that, my GUI was gone.</p>
<p>Is there a way around removing this package?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vish</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-42</link>
		<dc:creator>Vish</dc:creator>
		<pubDate>Mon, 11 Dec 2006 21:51:43 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-42</guid>
		<description>Thanks a bunch for your effort. 

It all worked smoothly except for some message while installing rmagick: 

sh:wmf2eps command not found

The gem install still ended saying &quot;Successfully installed rmagick..&quot; and I see rmagick in output of &#039;gem list --local&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for your effort. </p>
<p>It all worked smoothly except for some message while installing rmagick: </p>
<p>sh:wmf2eps command not found</p>
<p>The gem install still ended saying &#8220;Successfully installed rmagick..&#8221; and I see rmagick in output of &#8216;gem list &#8211;local&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lighttpd mit Ruby-On-Rails auf einer virtuellen Maschine installieren :: Exanto</title>
		<link>http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-34</link>
		<dc:creator>Lighttpd mit Ruby-On-Rails auf einer virtuellen Maschine installieren :: Exanto</dc:creator>
		<pubDate>Sat, 02 Dec 2006 18:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://dnite.wordpress.com/2006/10/24/ruby-on-rails-on-ubuntu/#comment-34</guid>
		<description>[...] Ruby-on-Rails on Ubuntu [...]</description>
		<content:encoded><![CDATA[<p>[...] Ruby-on-Rails on Ubuntu [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
