From: pharrington Date: 2009-12-12T05:40:07+09:00 Subject: Re: issue while Installing sproutcore - Connection refused On Dec 11, 2:23 pm, Marnen Laibow-Koser wrote: > Samu Eshu wrote: > > Hi all, > > >    I m using MAC OS 10.5.6 version. I suppose to do a POC on sproutcore. > > Totally new to this stuffs . > > i do have Ruby(ruby 1.8.6 (2008-08-11 patchlevel 287) > > [universal-darwin9.0] > > ) , gems(1.0.1),rails(Rails 1.2.6 > > ) in my mac > > > While i try to use sudo gem install sproutcore or sudo gem install > > rubygems-update > > sudo update_rubygems > > sudo gem update --system > > sudo gem update --system in terminal > > > sudo gem install sproutcore > > ERROR:  While executing gem ... (Gem::RemoteFetcher::FetchError) > >     Connection refused - connect(2) (Errno::ECONNREFUSED) > >   getting size ofhttp://gems.rubyforge.org/Marshal.4.8 > > > getting tis error, can anyone pl help me . Would be a great help !!! > > > Thanks > > Samu > > You're using an old version of RubyGems, which probably has an old > source list.  Is gems.rubyforge.org even still up? > > Try adding http://gemcutter.org as a source Eh both gems.rubyforge.org and gemcutter.org resolve to the same IP now. But yeah, it seems like your firewall is blocking you. Do what Luis Lavena suggested and let us know what happened.