From: Trans Date: 2007-10-03T01:42:09+09:00 Subject: Re: Working RubyGems on Windows On Oct 2, 9:22 am, Eric Hodel wrote: > On Oct 2, 2007, at 08:03 , Trans wrote: > > > > > On Oct 1, 5:07 pm, Eric Hodel wrote: > >> On Oct 1, 2007, at 10:43 , Trans wrote: > >>> I really need to get RubyGems working on Windows. Versions 0.9.2, > >>> 0.9.4 and current trunk all fail. Can someone recommend a > >>> solution. Is > >>> there an old version that I can install that's sure to work? > > >> I spent many hours with Curt Hibbs getting the one-click installer's > >> RubyGems working correctly. We were both satisfied by it when the > >> last one-click shipped. > > > I don't know what to tell you then. It's not working for me. I just > > removed everything and tried again. I downloaded the OneClickInstaller > > from ruby-lang.org (http://rubyforge.org/frs/download.php/18566/ > > ruby186-25.exe). Installed it. And then did: > > > C:\Documents and Settings\Milton\My Documents\Tom>gem install > > rubyscript2exe > > ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) > > getaddrinfo: no address associated with hostname.(SocketError) > > I can not fix your inability to resolve the address of a hostname > with any change to RubyGems. I gave you a command to run that would > give me what you were trying to connect to in [ruby-talk:271292], and > you never responded with the output. > > > C:\Documents and Settings\Milton\My Documents\Tom>gem install > > rubyscript2exe --no-http-proxy > > ERROR: While executing gem ... (NoMethodError) > > undefined method `[]=' for # > > > C:\Documents and Settings\Milton\My Documents\Tom>gem --version > > 0.9.2 > > I asked you if you were using a proxy server in [ruby-talk:271292] > and you never answered that question either. > > I have tried to help you, but you have not responded to my requests > for information. Go back to [ruby-talk:271292] and reply to that > email with the information I've requested. I can not help you > without it. Sorry. At the time I thought we had gotten past the proxy problem. I replied as requested. T.