Re: The standard terminal commands has disappeared in irb



I have the development package for Readline called libreadline-dev on my
system. I haven't got the Readline Ruby library (no such file to load --
readline (LoadError)). Should I recompile the Ruby with the Readline
extension included? Will irb work then?
--
Posted via http://www.ruby-forum.com/.

.



Relevant Pages

  • A reallocating readline wrapper
    ... This procedure wraps readline in a stopped context and retries ... Note that /readaline takes the /name of the buffer, ... @s dup load % f s @s s_ ... @s load dup n exch length n sub getinterval %f s ...
    (comp.lang.postscript)
  • Re: Readline problem in ruby 1.9.2 rvm
    ... When i try to start a console for ... my rails app i get the following error: ... no such file to load -- readline ... I'm sure i've had hassles with readline before and can't remember how i ...
    (comp.lang.ruby)