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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
lokhande.shrikant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Nov-18 12:19 UTC
Re: Problem with gem
Hi Manisha, Actually Gem installation need enough memory on your server/system and Bandwidth. or if it is not just download that gem and install specific. like : gem install rails-2.0.2.gem, Thanks, DeployD. On Nov 18, 3:48 pm, Manisha <pujari.mani...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---