From: James Britt Date: 2007-01-06T03:41:37+09:00 Subject: Re: Ruby On Rails install failing Cary Walker wrote: > 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 Is this a matter of some code choking on paths that contain white space? When developing on Windows Ive learned to avid putting anything anyplace that has gaps in the full file paths or names. -- James Britt