On Sun, 05 Nov 2006 16:29:16 -0500, Jim Weirich wrote:
> Can you run the following three commands and tell me what the outputs are:
Actually I made a mistake previously, the error in "gem install rake" was
due to the fact that GEM_HOME was unset at this moment. Now, I fixed this
this is what your three commands output:
> env | grep GEM
GEM_HOME=/home/lowry/lib/ruby/gems/1.8
> gem env
Rubygems Environment:
- VERSION: 0.9.0 (0.9.0)
- INSTALLATION DIRECTORY: /home/lowry/lib/ruby/gems/1.8
- GEM PATH:
- /home/lowry/lib/ruby/gems/1.8
- REMOTE SOURCES:
- http://gems.rubyforge.org
> gem list --local
*** LOCAL GEMS ***
sources (0.0.1)
This package provides download sources for remote gem installation
"gem install rake" now work like a charm! Thank you for the help!
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers