From: Cary Walker Date: 2007-01-06T03:36:25+09:00 Subject: Re: Ruby On Rails install failing Robert (or anyone else) Did you figure out what the problem was? I'm getting the same error trying to install rails C:\ruby>gem install rails --include-dependencies --debug Exception `Errno::ENOENT' at c:/ruby/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:50 - No such file or directory - C:\Documents and Settings\cary/.gemrc Exception `LoadError' at c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27 - no such file to load -- sources Also, when I try and list the remote packages the session just hangs. C:\ruby>gem list -r *** REMOTE GEMS *** I'm on Win XP SP2. Any help is appreciated. Thanks, Cary -- Posted via http://www.ruby-forum.com/.