--00032555b336fd75cf04738cfd92 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On Mon, Sep 14, 2009 at 11:24 AM, P. A. <shamaoke / hotmail.com> wrote: > I've just finished installation the Readline extension using your > instructions. The realine.so library was installed in > <install_dir>/ruby-1.9.1/lib/ruby/site_ruby/1.9.1/i686-linux. I can > require it in simple ruby programs or from `ruby -e "require 'readline' > #=> true"`. Also I can use all the standard command line shortcuts in > the irb console as I wanted. But when I require 'readline' in irb itself > for some reason it returns the false value. Why? > > I didn't hear anything about the .irbc files thread. Could you give me > the link, please. > -- > Posted via http://www.ruby-forum.com/. > > false doesn't mean it failed it just means it wasn't loaded (in this case it wasn't loaded because it was already loaded when you started irb). -- "Hey brother Christian with your high and mighty errand, Your actions speak so loud, I canÃÕ hear a word youÃÓe saying." -Greg Graffin (Bad Religion) --00032555b336fd75cf04738cfd92--