I am getting this error, when trying to install any gem ERROR: http://gems.rubyforge.org/ does not appear to be a repository But when I do gem sources, it shows * CURRENT SOURCES * http://gems.rubyforge.org/
|
|
|
|
|
|
|
You may need to update rubygems. |
||
|
|
|
|
Perhaps you have an http proxy in your network? What do you see when you go to the page http://gems.rubyforge.org/ directly (using your browser)? Or even better: what happens if you wget the url 'http://gems.rubyforge.org/yaml'? |
||
|
|
