Before you compile ruby make sure that you have readline-dev package installed.
Kent
---
http://www.datanoise.com
On 2/17/06, Joe Black <allenbobo@gmail.com> wrote:> any one know this problem?
> when i try to run console
> #---------------------------------------------------------------
> >ruby script/console
> >Loading development environment.
> >/usr/local/lib/ruby/1.8/irb/completion.rb:10:in `require'': no
such file to load -- 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
`load_modules''
> > from /usr/local/lib/ruby/1.8/irb/init.rb:250:in
`load_modules''
> > from /usr/local/lib/ruby/1.8/irb/init.rb:21:in `setup''
> > from /usr/local/lib/ruby/1.8/irb.rb:54:in `start''
> > from /usr/local/bin/irb:13
> #---------------------------------------------------------------
> what''s going on ?
>
> regards
>
> --
> Posted via http://www.ruby-forum.com/.
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>