From: Angus Hammond Date: 2010-06-02T17:33:24+09:00 Subject: Re: installation issue with Ruby gems on Ubuntu 8.04 That sounds more like a problem with your Internet connection than anything else. Can you visit rubyforge.org in your browser? Angus On 02/06/10 09:12, Santosh Dvn wrote: > Dimitri De Frenne wrote: > >> Santosh Dvn wrote: >> >>> Hi I am installing ruby gems on ubuntu 8.04 .. while installing i got >>> the following error. >>> >>> >>> >>> $wget http://rubyforge.org/frs/download.php/38646/rubygems-1.2.0.tgz >>> >>> Error : Name or service could not be resolved >>> >>> Could you any one help on this ... >>> >>> Thanks in advance. >>> >> That's an old version. The latest one is 1.3.7 and can be downloaded >> from http://rubyforge.org/frs/download.php/70696/rubygems-1.3.7.tgz >> > Hi have try to download the new version > > $wget http://rubyforge.org/frs/download.php/70696/rubygems-1.3.7.tgz > > but still i am getting same error > > unable to resolve rubyforge.org : Name or service could not be resolved > ( Socket error) > > Any ideas :) >