Now, I am able to run "gem" and it returns a help message, which is
already better than what was before.
However, "gem install rake" throws out the following:
$ gem install rake
/home/lowry/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- sources (LoadError)
We are getting close.
Can you run the following three commands and tell me what the outputs are:
env | grep GEM
gem env
gem list --local
--
--
-- Jim Weirich [EMAIL PROTECTED] http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
_______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
