From: Trans Date: 2007-09-27T01:05:46+09:00 Subject: OneClickInstaller/RubyGems problems Is there anything you have to do after installing the Windows OneClickInstaller? I did so and then tried to use RubyGems with now success. First I tried: gem install rubyscript2exe but got getaddrinfo: no address associated with hostname.(SocketError) I added --no-http-proxy and got: underfined method '[]=' for # So I download the latest 0.9.4 version of RubyGems and tried to install it with setup.rb and got: undefined method 'file_name' for # Anyone know what's up? Thanks, T.