From: "M. Edward (Ed) Borasky" Date: 2007-09-27T11:25:37+09:00 Subject: Re: OneClickInstaller/RubyGems problems Trans wrote: > 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. > > > Are you behind a firewall? I'm not sure RubyGems is sneaky enough to deal with proxy servers.