I am trying to install mysql driver for ruby via gem.
% gem install mysql
Attempting local installation of 'mysql'
Local gem file not found: mysql*.gem
Attempting remote installation of 'mysql'
ERROR: While executing gem ... (Errno::ECONNREFUSED)
Connection refused - connect(2)
gem --help indicates that more informatio can be found at
http://rubygems.rubyforge.org/. This website however does not seem to
exist.
I am a completely noob to ruby and to rails as well, so it is possible
that I might be missing something really obvious. But when I installed
rails and rake a couple of days using gem, everything installed just
fine.
I am trying to install mysql driver for ruby via gem.
% gem install mysql
Attempting local installation of 'mysql'
Local gem file not found: mysql*.gem
Attempting remote installation of 'mysql'
ERROR: While executing gem ... (Errno::ECONNREFUSED)
Connection refused - connect(2)
gem --help indicates that more informatio can be found at
http://rubygems.rubyforge.org/. This website however does not seem to
exist.
I am a completely noob to ruby and to rails as well, so it is possible
that I might be missing something really obvious. But when I installed
rails and rake a couple of days using gem, everything installed just
fine.
rubyforge.org has been down a lot over the last couple of days... try using one of the rubyforge mirrors when installing gems: