Console doesn't work

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:inload_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:insetup’
from /usr/local/lib/ruby/1.8/irb.rb:54:in `start’
from /usr/local/bin/irb:13
#---------------------------------------------------------------
what’s going on ?

regards

Before you compile ruby make sure that you have readline-dev package
installed.

Kent

thanks kent.

Kent S. wrote:

Before you compile ruby make sure that you have readline-dev package
installed.

Kent

http://www.datanoise.com