From: Eduardo Mucelli R. Oliveira on
On Jun 2, 4:35 am, Santosh Dvn <santosh...(a)gmail.com> wrote:
> Hi I am installing ruby gems on ubuntu 8.04 .. while installing i got
> the following error.
>
> $wgethttp://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 viahttp://www.ruby-forum.com/.

The link you provide is reachable (even if it is an old version, as
pointed out previously). You are facing a DNS lookup issue.
From: Santosh Dvn on
Eduardo Mucelli R. Oliveira wrote:
> On Jun 2, 4:35�am, Santosh Dvn <santosh...(a)gmail.com> wrote:
>> --
>> Posted viahttp://www.ruby-forum.com/.
>
> The link you provide is reachable (even if it is an old version, as
> pointed out previously). You are facing a DNS lookup issue.

Do i need to edit resolv.conf file or anything ..

can you please sugesst what could be done in this regard
?
--
Posted via http://www.ruby-forum.com/.

From: Luke Chadwick on
Hi Santosh,
    Editing /etc/resolv.conf should get you started.
You can put the following entries in the file (opendns servers) in the file
From: Santosh Dvn on
Luke Chadwick wrote:
> Hi Santosh,
>     Editing /etc/resolv.conf should get you started.
> You can put the following entries in the file (opendns servers) in the
> file.
>
> nameserver 208.67.222.222
> nameserver 208.67.220.220
>
> Regards,
>
> Luke

Ma

Hi Luke,

Thanks for the reply .. may i know what are those IP's refers to .
--
Posted via http://www.ruby-forum.com/.

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