From: Tom Robinson Date: 2006-07-24T10:20:26+09:00 Subject: Re: irb on Mac OS X not displaying previous lines Craig Demyanovich wrote: > On Jul 23, 2006, at 8:24 PM, Elliot Temple wrote: > >> >> i believe you need to install readline > > Ruby 1.8.4 from DarwinPorts depends on readline, so it's installed > for me. Recently, I found that the readline version from DarwinPorts > was updated. I installed it and broke Ruby stuff. I simply > deactivated the new one (5.1.x) and reactivated the old one (5.0.x). > > Craig Ok, I installed readline from Darwin Ports, but as you said its version 5.1. Is it possible to downgrade to an older version with Darwin Ports? I tried building 5.0.5 from source (http://cnswww.cns.cwru.edu/~chet/readline/rltop.html) but it failed. -- Posted via http://www.ruby-forum.com/.