<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>This Orange &#187; bugs</title>
	<atom:link href="http://blog.thisorange.com/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thisorange.com</link>
	<description>So Very Orange</description>
	<lastBuildDate>Tue, 07 Sep 2010 02:39:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>rails console errors on start &#8220;`require&#8217;: no such file to load &#8212; readline (LoadError)&#8221;</title>
		<link>http://blog.thisorange.com/2009/10/28/rails-console-errors-on-start-require-no-such-file-to-load-readline-loaderror/</link>
		<comments>http://blog.thisorange.com/2009/10/28/rails-console-errors-on-start-require-no-such-file-to-load-readline-loaderror/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 20:07:42 +0000</pubDate>
		<dc:creator>Pheonix7284</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[bugfixes]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://blog.thisorange.com/?p=74</guid>
		<description><![CDATA[I was getting this: Loading development environment (Rails 2.3.2) /usr/local/lib/ruby/1.8/irb/completion.rb:10:in `require&#8217;: no such file to load &#8212; readline (LoadError) from /usr/local/lib/ruby/1.8/irb/completion.rb:10 from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `require&#8217; from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `load_modules&#8217; from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `each&#8217; from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `load_modules&#8217; from /usr/local/lib/ruby/1.8/irb/init.rb:21:in `setup&#8217; from /usr/local/lib/ruby/1.8/irb.rb:54:in `start&#8217; from /usr/local/bin/irb:13 Whenever I tried to use the console.  Some helpfull google searching got me this: [...]]]></description>
			<content:encoded><![CDATA[<p>I was getting this:</p>
<blockquote><p>Loading development environment (Rails 2.3.2)<br />
/usr/local/lib/ruby/1.8/irb/completion.rb:10:in `require&#8217;: no such file to load &#8212; readline (LoadError)<br />
from /usr/local/lib/ruby/1.8/irb/completion.rb:10<br />
from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `require&#8217;<br />
from /usr/local/lib/ruby/1.8/irb/init.rb:252:in `load_modules&#8217;<br />
from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `each&#8217;<br />
from /usr/local/lib/ruby/1.8/irb/init.rb:250:in `load_modules&#8217;<br />
from /usr/local/lib/ruby/1.8/irb/init.rb:21:in `setup&#8217;<br />
from /usr/local/lib/ruby/1.8/irb.rb:54:in `start&#8217;<br />
from /usr/local/bin/irb:13</p></blockquote>
<p>Whenever I tried to use the console.  Some helpfull google searching got me this:<br />
<a title="external blog" href="http://dirk.net/2009/04/05/no-such-file-to-load-readline-loaderror-when-running-scriptconsole/" target="_blank">http://dirk.net/2009/04/05/no-such-file-to-load-readline-loaderror-when-running-scriptconsole/</a></p>
<p>Which worked wonders.</p>
<p>I  also caught that I pretty much stick everything I&#8217;ve added to my work comp in my home directory.  I have no time for basic organization apparently.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.thisorange.com/2009/10/28/rails-console-errors-on-start-require-no-such-file-to-load-readline-loaderror/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
