Hi! Sorry for Offtopic question. I installed Instant rails. I try to install ror with: gem install rails --include-dependencies --debug result: C:\Documents and Settings\boci>gem install rails --include-dependencies --debug C:\Documents and Settings\boci>"c:\ruby\bin\ruby.exe" "c:\ruby\bin\gem" install rails --include-dependencies --debug Exception `Errno::ENOENT'' at c:/ruby/lib/ruby/site_ruby/1.8/rubygems/config_file .rb:12 - No such file or directory - C:\Documents and Settings\boci/.gemrc Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote installation of ''rails'' Exception `EOFError'' at c:/ruby/lib/ruby/site_ruby/1.8/rubygems/remote_installer .rb:222 - End of file reached Updating Gem source index for: http://gems.rubyforge.org And it''s stopped here. Same with gem upgrade or all gem event... (It''s not simly work, I have 3Mbit net and I try to wait more than 30 minutes and no effect) Any idea?