> gem install fxruby ERROR: Could not find a valid gem 'fxruby' (>= 0) in any repository ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ETIMEDOUT: A connection attempt failed because the connected party did not properly res pond after a period of time, or established connection failed because connected host has failed to respond. - connect(2) (http://rubygems.org/latest_specs.4.8.gz) When I do a > gem env I get: - RUBYGEMS VERSION: 1.7.2 - RUBY VERSION: 1.9.2 (2011-07-09 patchlevel 290) [i386-mingw32] .... - REMOTE SOURCES: - http://rubygems.org/ Could it be a firewall problem? How does GEM connect to the Internet? -- Posted via http://www.ruby-forum.com/.