Is it a ruby bug?

T

Tim.Teng

Hi Folks,
Nowdays I program ruby from windows to suse-linux 10.1, when I
compile the ruby source code and make && make install and then install
rails , I can't start a console. It reports me an error(and this occurs
both in ruby 1.8.5 and ruby 1.8.6 (2007-06-07 patchlevel 36)) :
tim@linux-tim:~/workspace/test> ruby script/console
Loading development environment.
/usr/local/ruby/lib/ruby/1.8/irb/completion.rb:10:in `require': no such file to load -- readline (LoadError)
from /usr/local/ruby/lib/ruby/1.8/irb/completion.rb:10
from /usr/local/ruby/lib/ruby/1.8/irb/init.rb:252:in `require'
from /usr/local/ruby/lib/ruby/1.8/irb/init.rb:252:in `load_modules'
from /usr/local/ruby/lib/ruby/1.8/irb/init.rb:250:in `each'
from /usr/local/ruby/lib/ruby/1.8/irb/init.rb:250:in `load_modules'
from /usr/local/ruby/lib/ruby/1.8/irb/init.rb:21:in `setup'
from /usr/local/ruby/lib/ruby/1.8/irb.rb:54:in `start'
from /usr/local/ruby/bin/irb:13

I can't find a readline.rb in my system. Well, is it a ruby bug and anybody have ideas on solving this problem ?

Regards.

Tim
 
P

Phil

-----Original Message-----
From: Tim.Teng [mailto:[email protected]]
Sent: Thursday, September 13, 2007 2:54 AM
To: ruby-talk ML
Subject: Is it a ruby bug?

Hi Folks,
Nowdays I program ruby from windows to suse-linux 10.1, when I
compile the ruby source code and make && make install and then install
rails , I can't start a console. It reports me an error(and this occurs
both in ruby 1.8.5 and ruby 1.8.6 (2007-06-07 patchlevel 36)) :

[snip]

I can't find a readline.rb in my system. Well, is it a ruby bug and
anybody have ideas on solving this problem ?

http://wiki.rubyonrails.org/rails/pages/ReadlineLibrary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,152
Latest member
LorettaGur
Top