<?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: Howto install rails 2.3 and ruby 1.9 on ubuntu for mysql and sqlite3</title>
	<atom:link href="http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/feed/" rel="self" type="application/rss+xml" />
	<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/</link>
	<description>Just another weblog!</description>
	<lastBuildDate>Mon, 10 May 2010 15:03:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sn3akyP3t3</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-70</link>
		<dc:creator>Sn3akyP3t3</dc:creator>
		<pubDate>Mon, 10 May 2010 15:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-70</guid>
		<description>Found the answer:
#!/usr/bin/env ruby1.9.1</description>
		<content:encoded><![CDATA[<p>Found the answer:<br />
#!/usr/bin/env ruby1.9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sn3akyP3t3</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-69</link>
		<dc:creator>Sn3akyP3t3</dc:creator>
		<pubDate>Mon, 10 May 2010 14:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-69</guid>
		<description>Thanks!  I was getting frustrated with trying to get &quot;ruby -v&quot; to work!  &quot;ruby1.9.1 -v&quot; did the trick.

A question, why doesn&#039;t this work for a ruby shell script?  #!/usr/bin ruby1.9.1</description>
		<content:encoded><![CDATA[<p>Thanks!  I was getting frustrated with trying to get &#8220;ruby -v&#8221; to work!  &#8220;ruby1.9.1 -v&#8221; did the trick.</p>
<p>A question, why doesn&#8217;t this work for a ruby shell script?  #!/usr/bin ruby1.9.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elodez</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-68</link>
		<dc:creator>elodez</dc:creator>
		<pubDate>Thu, 29 Apr 2010 03:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-68</guid>
		<description>for those who already installed ruby1.9.1 yet is getting an error &quot;ruby command not found&quot;, try typing ruby1.9.1 instead of ruby

example:

$ ruby1.9.1 -v</description>
		<content:encoded><![CDATA[<p>for those who already installed ruby1.9.1 yet is getting an error &#8220;ruby command not found&#8221;, try typing ruby1.9.1 instead of ruby</p>
<p>example:</p>
<p>$ ruby1.9.1 -v</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amer</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-62</link>
		<dc:creator>Amer</dc:creator>
		<pubDate>Fri, 12 Feb 2010 17:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-62</guid>
		<description>Hi Ben,
Are you sure you have the right versions? anyway try to run rails 3 on Ruby 1.9 it&#039;s still beta but for sure it&#039;s more compatible than this one. 
&lt;a href=&quot;http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release&quot; rel=&quot;nofollow&quot;&gt;http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release&lt;/a&gt;
good luck.</description>
		<content:encoded><![CDATA[<p>Hi Ben,<br />
Are you sure you have the right versions? anyway try to run rails 3 on Ruby 1.9 it&#8217;s still beta but for sure it&#8217;s more compatible than this one.<br />
<a href="http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release" rel="nofollow">http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release</a><br />
good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Lin</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-61</link>
		<dc:creator>Ben Lin</dc:creator>
		<pubDate>Fri, 12 Feb 2010 05:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-61</guid>
		<description>My problem is similar to Javix&#039;s.

After I typed ’sudo make &amp;&amp; sudo make install’ and I got at the very end the error:

gcc -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o cont.o -c cont.c
cont.c:90:6: error: #elif with no expression
cont.c:270:6: error: #elif with no expression
cont.c:317:6: error: #elif with no expression
make: *** [cont.o] Error 1

Could you give us any hint to solve this issue?</description>
		<content:encoded><![CDATA[<p>My problem is similar to Javix&#8217;s.</p>
<p>After I typed ’sudo make &amp;&amp; sudo make install’ and I got at the very end the error:</p>
<p>gcc -O2 -g -Wall -Wno-parentheses -I. -I.ext/include/x86_64-linux -I./include -I. -DRUBY_EXPORT -o cont.o -c cont.c<br />
cont.c:90:6: error: #elif with no expression<br />
cont.c:270:6: error: #elif with no expression<br />
cont.c:317:6: error: #elif with no expression<br />
make: *** [cont.o] Error 1</p>
<p>Could you give us any hint to solve this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik Joshi</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-56</link>
		<dc:creator>Hardik Joshi</dc:creator>
		<pubDate>Thu, 21 Jan 2010 18:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-56</guid>
		<description>hello...
this post helped me a lot to install rails in ubuntu..
but m getting error while installing some gems..like unicode and slim_scrooge

make: *** [callsite_hash.o] Error 1

Plz guide me how to solve it???</description>
		<content:encoded><![CDATA[<p>hello&#8230;<br />
this post helped me a lot to install rails in ubuntu..<br />
but m getting error while installing some gems..like unicode and slim_scrooge</p>
<p>make: *** [callsite_hash.o] Error 1</p>
<p>Plz guide me how to solve it???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javix</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-54</link>
		<dc:creator>Javix</dc:creator>
		<pubDate>Wed, 09 Dec 2009 08:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-54</guid>
		<description>I&#039;m on Ubuntu 9.10 &#039;KArmic Koala&#039; and I folllowed your instrtuctions to install just ruby 1.9.1. After I did

serge@ubuntu:~/src/ruby-1.9.1-p0$ cd ~
serge@ubuntu:~$ ruby -v
The program &#039;ruby&#039; is currently not installed.  You can install it by typing:
sudo apt-get install ruby
ruby: command not found
serge@ubuntu:~$ 

Any idea Amer?</description>
		<content:encoded><![CDATA[<p>I&#8217;m on Ubuntu 9.10 &#8216;KArmic Koala&#8217; and I folllowed your instrtuctions to install just ruby 1.9.1. After I did</p>
<p>serge@ubuntu:~/src/ruby-1.9.1-p0$ cd ~<br />
serge@ubuntu:~$ ruby -v<br />
The program &#8216;ruby&#8217; is currently not installed.  You can install it by typing:<br />
sudo apt-get install ruby<br />
ruby: command not found<br />
serge@ubuntu:~$ </p>
<p>Any idea Amer?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javix</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-53</link>
		<dc:creator>Javix</dc:creator>
		<pubDate>Fri, 04 Dec 2009 10:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-53</guid>
		<description>Amer, I went up to &#039;sudo make &amp;&amp; sudo make install&#039; and I got at the very end the error:

gcc -O2 -g -Wall -Wno-parentheses  -I. -I.ext/include/i686-linux -I./include -I.  -DRUBY_EXPORT   -o cont.o -c cont.c
cont.c:90:6: error: #elif with no expression
cont.c:270:6: error: #elif with no expression
cont.c:317:6: error: #elif with no expression
make: *** [cont.o] Error 1
serge@ubuntu:~/src/ruby-1.9.1-p0$ ruby -v
The program &#039;ruby&#039; is currently not installed.  You can install it by typing:
sudo apt-get install ruby
ruby: command not found

Any idea how to resolve it? I&#039;m on Ubuntu 9.10. Thank you.</description>
		<content:encoded><![CDATA[<p>Amer, I went up to &#8216;sudo make &amp;&amp; sudo make install&#8217; and I got at the very end the error:</p>
<p>gcc -O2 -g -Wall -Wno-parentheses  -I. -I.ext/include/i686-linux -I./include -I.  -DRUBY_EXPORT   -o cont.o -c cont.c<br />
cont.c:90:6: error: #elif with no expression<br />
cont.c:270:6: error: #elif with no expression<br />
cont.c:317:6: error: #elif with no expression<br />
make: *** [cont.o] Error 1<br />
serge@ubuntu:~/src/ruby-1.9.1-p0$ ruby -v<br />
The program &#8216;ruby&#8217; is currently not installed.  You can install it by typing:<br />
sudo apt-get install ruby<br />
ruby: command not found</p>
<p>Any idea how to resolve it? I&#8217;m on Ubuntu 9.10. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bilal Aslam</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-51</link>
		<dc:creator>Bilal Aslam</dc:creator>
		<pubDate>Sun, 13 Sep 2009 03:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-51</guid>
		<description>Thanks a lot :) I wonder why ubuntu doesnt regularly update their packages with ruby stuff :(

[~]$ gem list                                                                                          (09-12 23:32)

*** LOCAL GEMS ***

actionmailer (2.3.4)
actionpack (2.3.4)
activerecord (2.3.4)
activeresource (2.3.4)
activesupport (2.3.4)
rack (1.0.0)
rails (2.3.4)
rake (0.8.7)
sqlite3-ruby (1.2.5)</description>
		<content:encoded><![CDATA[<p>Thanks a lot <img src='http://amerj.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I wonder why ubuntu doesnt regularly update their packages with ruby stuff <img src='http://amerj.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>[~]$ gem list                                                                                          (09-12 23:32)</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.3.4)<br />
actionpack (2.3.4)<br />
activerecord (2.3.4)<br />
activeresource (2.3.4)<br />
activesupport (2.3.4)<br />
rack (1.0.0)<br />
rails (2.3.4)<br />
rake (0.8.7)<br />
sqlite3-ruby (1.2.5)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fitz</title>
		<link>http://amerj.info/2009/03/19/howto-install-rails-23-and-ruby-19-on-ubuntu-for-mysql-and-sqlite3/comment-page-1/#comment-50</link>
		<dc:creator>Fitz</dc:creator>
		<pubDate>Wed, 09 Sep 2009 12:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://amerj.info/?p=58#comment-50</guid>
		<description>Thanks, this is exactly what I needed, it&#039;s a little out of date but now I have ruby/rails all up to date and working. Good work!

root@----------:~# gem list

*** LOCAL GEMS ***

actionmailer (2.3.4)
actionpack (2.3.4)
activerecord (2.3.4)
activeresource (2.3.4)
activesupport (2.3.4)
rack (1.0.0)
rails (2.3.4)
rake (0.8.7)
sqlite3-ruby (1.2.5)
root@-------:~# ruby -v
ruby 1.9.1p243 (2009-07-16 revision 24175) [i686-linux]</description>
		<content:encoded><![CDATA[<p>Thanks, this is exactly what I needed, it&#8217;s a little out of date but now I have ruby/rails all up to date and working. Good work!</p>
<p>root@&#8212;&#8212;&#8212;-:~# gem list</p>
<p>*** LOCAL GEMS ***</p>
<p>actionmailer (2.3.4)<br />
actionpack (2.3.4)<br />
activerecord (2.3.4)<br />
activeresource (2.3.4)<br />
activesupport (2.3.4)<br />
rack (1.0.0)<br />
rails (2.3.4)<br />
rake (0.8.7)<br />
sqlite3-ruby (1.2.5)<br />
root@&#8212;&#8212;-:~# ruby -v<br />
ruby 1.9.1p243 (2009-07-16 revision 24175) [i686-linux]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
