Help me..Urgent

Hi all...
PLZ help me
I am new to both ruby and rails.
I was trying to install rails on My FC5 machine but it didn't succeed...

I have successfully installed latest version of Ruby on my machine, and Gems
too....
When I use command
         "gem install rails --include-dependencies"
I get following error...

   "ERROR: While executing gem ... (SocketError)
       getaddrinfo: Temporary failure in name resolution "

Can anybody solve my problem as early as possible???

Thanks & Regards,

···

--
Regards,
AnJuM PaThAn

A lot of times all you need to do is try again. There is some work
being done with the gems system right now though, so you might be
experiencing problems because of that.

You should also be sure to run gems as root.

···

On 1/17/07, Anjum Pathan <anjum.pathan@gmail.com> wrote:

Hi all...
PLZ help me
I am new to both ruby and rails.
I was trying to install rails on My FC5 machine but it didn't succeed...

I have successfully installed latest version of Ruby on my machine, and Gems
too....
When I use command
         "gem install rails --include-dependencies"
I get following error...

   "ERROR: While executing gem ... (SocketError)
       getaddrinfo: Temporary failure in name resolution "

Hi,

it's either that (1) you have a network problem, or that (2) rubyforge
gems are currently disabled due to security problem (see the long
thread about poisoned hoe for details). I don't know whether this has
been already resolved.

···

On 1/17/07, Anjum Pathan <anjum.pathan@gmail.com> wrote:

Hi all...
PLZ help me
I am new to both ruby and rails.
I was trying to install rails on My FC5 machine but it didn't succeed...

I have successfully installed latest version of Ruby on my machine, and Gems
too....
When I use command
         "gem install rails --include-dependencies"
I get following error...

   "ERROR: While executing gem ... (SocketError)
       getaddrinfo: Temporary failure in name resolution "

Can anybody solve my problem as early as possible???

Thanks & Regards,

Gems are still working, it's just that since Sunday new gems are not
being deployed. Hopefully I will be able to fix this today.

Yours,

Tom

···

On Wed, 2007-01-17 at 18:38 +0900, Jan Svitok wrote:

it's either that (1) you have a network problem, or that (2) rubyforge
gems are currently disabled due to security problem (see the long
thread about poisoned hoe for details). I don't know whether this has
been already resolved.