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 of RubyGems.org | your community gem host
getting tis error, can anyone pl help me . Would be a great help !!!
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 of RubyGems.org | your community gem host
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?
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 L. suggested and let us know what happened.
We have done with Sprout core installation. Snow leopard version of mac
comes alone with updated Gems. After updating gems,
‘sudo gem install sproutcore --local’ helped to install sproutcore from
Gems_Repository(Will get this folder after untar sproutcore.tar) folder.
Thanks
Samu
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.