Displaying 1 result from an estimated 1 matches for "svrlnweb02".
2006 Jun 13
0
gem install rails --include-dependencies fails
Hello,
I''m very new to ruby, and don''t understand the following error,
while trying to
auto-install rubyonrails via gem;
[root@svrlnweb02 root]# gem install rails --include-dependencies
/opt/rubygems/0.8.11/bin/gem:3:in `require'': no such file to load --
rubygems (LoadError)
from /opt/rubygems/0.8.11/bin/gem:3
[root@svrlnweb02 root]# type gem
gem is hashed (/opt/rubygems/0.8.11/bin/gem)
[root@svrlnweb02 root]# ls...