[Rubygems-developers] Perennial Hang Problem with 'gem install rails'
Eric Hodel
drbrain at segment7.net
Wed Jun 28 14:41:47 EDT 2006
On Jun 28, 2006, at 11:35 AM, Spolarich, Brian wrote:
> Running 'ruby -rtracer gem install railes --remote --include-
> dependencies >
> outfile.txt'
You typed 'rails' when you really ran this, right?
Start with this:
ruby -v
gem -v
Then tell us if this works (the first five lines should suffice):
gem list -r
I see:
$ gem list -r
*** REMOTE GEMS ***
Bulk updating Gem source index for: http://gems.rubyforge.org
abstract (1.0.0)
a library which enable you to define abstract method in Ruby
...
--
Eric Hodel - drbrain at segment7.net - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant
http://trackmap.robotcoop.com
More information about the Rubygems-developers
mailing list