From: Santosh Dvn on
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.
--
Posted via http://www.ruby-forum.com/.

From: Dimitri De Frenne on
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
--
Posted via http://www.ruby-forum.com/.

From: Santosh Dvn on
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 :)
--
Posted via http://www.ruby-forum.com/.

From: Angus Hammond on
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 :)
>


From: Josh Cheek on
[Note: parts of this message were removed to make it a legal post.]

On Wed, Jun 2, 2010 at 3:12 AM, Santosh Dvn <santoshdvn(a)gmail.com> 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 :)
> --
> Posted via http://www.ruby-forum.com/.
>
>
Ubuntu has a package manager called Synaptic that I think should do this for
you. I've definitely installed Ruby through it, but that was so long ago
that I can't remember if it worked for rubygems.
https://help.ubuntu.com/community/SynapticHowto

 |  Next  |  Last
Pages: 1 2 3
Prev: Parsing geonames
Next: Ruby TK