Hi,
I am trying to install ruby-1.9.1 on my RHEL-4 system.
make install as su gives me this error:
.
.
.
.
Generating RI...
/home/vivek/churp/ruby-1.9.1-p0/lib/yaml.rb:9:in `require': no such file
to load -- stringio (LoadError)
from /home/vivek/churp/ruby-1.9.1-p0/lib/yaml.rb:9:in `<top
(required)>' from
/home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/ri/descriptions.rb:1:in
`require'
from
/home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/ri/descriptions.rb:1:in `<top
(required)>'
from /home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/ri/reader.rb:2:in
`require'
from /home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/ri/reader.rb:2:in
`<top (required)>'
from
/home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/generator/ri.rb:5:in `require'
from
/home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/generator/ri.rb:5:in `<top
(required)>'
from /home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/rdoc.rb:268:in
`require'
from /home/vivek/churp/ruby-1.9.1-p0/lib/rdoc/rdoc.rb:268:in
`document'
from ./bin/rdoc:15:in `<main>'
make: *** [rdoc] Error 1
I have already tried installing ruby-1.8.7 and got some other error. I
hope this forum will help me.
Regards
Vivek
···
--
Posted via http://www.ruby-forum.com/.