Hello, I am trying to install ROR in Ubuntu on my virtualbox VM. I followed the instruction on Documents for installation of the same.As i am working in office where we have to deal with proxy; i have also set the appropriate proxy. after installing Rubygems, I can do
$ sudo gem update but cannot do $ sudo gem update --system or even $ sudo gem install .............. The Error which I am getting is ERROR: http://gems.rubyforge.org/ does not appear to be a repository ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError) Errno::ETIMEDOUT: Connection timed out - connect(2) (http:// gems.rubyforge.org/yaml) I am unable to understand where the problem is. Can anybody help please? :(( --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

