<?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: Ruby 1.9.1 &amp; Friends</title>
	<atom:link href="http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/</link>
	<description>Life &#38; Everything Else</description>
	<lastBuildDate>Wed, 10 Mar 2010 07:34:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Startup Guy</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-27825</link>
		<dc:creator>Startup Guy</dc:creator>
		<pubDate>Sun, 27 Dec 2009 05:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-27825</guid>
		<description>&lt;p&gt;Dumb question: You mention &quot;just a quick edit of lib/tasks/rspec.rake’s first line...&quot;&lt;/p&gt;

&lt;p&gt;What was your edit? I am stuck on this exact problem, and editing that line (including commenting it out) does not seem to change the error message.&lt;/p&gt;

&lt;p&gt;Thanks for your help.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dumb question: You mention &#8220;just a quick edit of lib/tasks/rspec.rake’s first line&#8230;&#8221;</p>

<p>What was your edit? I am stuck on this exact problem, and editing that line (including commenting it out) does not seem to change the error message.</p>

<p>Thanks for your help.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Radar</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-26822</link>
		<dc:creator>Radar</dc:creator>
		<pubDate>Mon, 14 Dec 2009 11:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-26822</guid>
		<description>&lt;p&gt;Thanks Michael, I&#039;ve cleared them up.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Michael, I&#8217;ve cleared them up.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Shigorin</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-26812</link>
		<dc:creator>Michael Shigorin</dc:creator>
		<pubDate>Mon, 14 Dec 2009 08:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-26812</guid>
		<description>&lt;p&gt;PS to the blog owner: the two posts in Russian dated August 21st, 2009 at 11:46 am and August 21st, 2009 at 8:38 pm are mild spam (I read Russian).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>PS to the blog owner: the two posts in Russian dated August 21st, 2009 at 11:46 am and August 21st, 2009 at 8:38 pm are mild spam (I read Russian).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: The Life Of A Radar &#187; Blog Archive &#187; Ruby 1.9.1 &#38; Friends: 11 Months On</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-26117</link>
		<dc:creator>The Life Of A Radar &#187; Blog Archive &#187; Ruby 1.9.1 &#38; Friends: 11 Months On</dc:creator>
		<pubDate>Sat, 05 Dec 2009 07:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-26117</guid>
		<description>&lt;p&gt;[...] in January I wrote a post about installing Ruby 1.9.1 on my Mac OS X box and the issues associated with it. The &#8220;end [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] in January I wrote a post about installing Ruby 1.9.1 on my Mac OS X box and the issues associated with it. The &#8220;end [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Naga Vijayapuram</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-20730</link>
		<dc:creator>Naga Vijayapuram</dc:creator>
		<pubDate>Sun, 13 Sep 2009 14:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-20730</guid>
		<description>&lt;p&gt;In continuation of above comment - use two dashes in front of &#039;with-readline-dir&#039;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In continuation of above comment &#8211; use two dashes in front of &#8216;with-readline-dir&#8217;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Naga Vijayapuram</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-20729</link>
		<dc:creator>Naga Vijayapuram</dc:creator>
		<pubDate>Sun, 13 Sep 2009 14:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-20729</guid>
		<description>&lt;p&gt;In response to comments on &quot;–with-readline-dir&quot; above, use &quot;--with-readline-dir&quot;.  Copy/Paste of command from website makes the &quot;--with-readline-dir&quot; show up as &quot;-with-readline-dir&quot; on terminal/console window.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In response to comments on &#8220;–with-readline-dir&#8221; above, use &#8220;&#8211;with-readline-dir&#8221;.  Copy/Paste of command from website makes the &#8220;&#8211;with-readline-dir&#8221; show up as &#8220;-with-readline-dir&#8221; on terminal/console window.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Al Hoang &#187; Getting Ruby 1.9.1p243 to work on OS X 10.5.8 with Japanese input support on irb</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-20506</link>
		<dc:creator>Al Hoang &#187; Getting Ruby 1.9.1p243 to work on OS X 10.5.8 with Japanese input support on irb</dc:creator>
		<pubDate>Tue, 08 Sep 2009 08:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-20506</guid>
		<description>&lt;p&gt;[...] [2]&#160;http://frozenplague.net/2009/01/ruby-191&#8230; [3]&#160;http://rvm.beginrescueend.com/ [4]&#160;http://thrysoee.dk/editline/   Share and [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] [2]&nbsp;http://frozenplague.net/2009/01/ruby-191&#8230; [3]&nbsp;http://rvm.beginrescueend.com/ [4]&nbsp;http://thrysoee.dk/editline/   Share and [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Radar</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-18885</link>
		<dc:creator>Radar</dc:creator>
		<pubDate>Sun, 16 Aug 2009 20:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-18885</guid>
		<description>&lt;p&gt;Thanks Jon, I&#039;ve updated the post to reflect this.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Jon, I&#8217;ve updated the post to reflect this.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Hancock</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-18630</link>
		<dc:creator>Jon Hancock</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-18630</guid>
		<description>&lt;p&gt;--with-readline-dir=/usr/local is not recognized.
To fix this, you have to run autoconf prior to running configure&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>&#8211;with-readline-dir=/usr/local is not recognized.
To fix this, you have to run autoconf prior to running configure</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cult hero</title>
		<link>http://ryanbigg.com/2009/01/ruby-191-rubygems-rails/comment-page-1/#comment-17237</link>
		<dc:creator>cult hero</dc:creator>
		<pubDate>Fri, 17 Jul 2009 22:06:49 +0000</pubDate>
		<guid isPermaLink="false">http://frozenplague.net/?p=430#comment-17237</guid>
		<description>&lt;p&gt;I found this guide a few weeks ago and just had to look it up again today. I forgot to thank you for posting this. I&#039;m not doing anything with Rails, but am using Ruby 1.9.1 for some other things and MySQL access was among those things. (PostgreSQL was a little trickier to get working but I got that going too thanks to the points here!)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I found this guide a few weeks ago and just had to look it up again today. I forgot to thank you for posting this. I&#8217;m not doing anything with Rails, but am using Ruby 1.9.1 for some other things and MySQL access was among those things. (PostgreSQL was a little trickier to get working but I got that going too thanks to the points here!)</p>]]></content:encoded>
	</item>
</channel>
</rss>
