Luis Lavena wrote: > Please provide the complete output of the gem install command with "-- > debug -V" options > > Also, since the gem is public, do not hide the gem name and version. > > Help us help you. $ gem install rails -V GET http://rubygems.org/latest_specs.4.8.gz 302 Found GET http://production.s3.rubygems.org/latest_specs.4.8.gz 304 Not Modified GET http://rubygems.org/specs.4.8.gz 302 Found GET http://production.s3.rubygems.org/specs.4.8.gz 200 OK Installing gem activesupport-2.3.5 Downloading gem activesupport-2.3.5.gem GET http://rubygems.org/gems/activesupport-2.3.5.gem ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) timed out (http://rubygems.org/gems/activesupport-2.3.5.gem) $ -- Posted via http://www.ruby-forum.com/.