CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Ruby & Ruby On Rails (http://www.codingforums.com/forumdisplay.php?f=44)
-   -   Error in rails gem installation (http://www.codingforums.com/showthread.php?t=127376)

JygzIsHere 11-08-2007 08:11 AM

Error in rails gem installation
 
Hello,

I tried to install rails on my machine, but I got the following errors:

C:\ruby\bin>gem install rails --remote
ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)
getaddrinfo: no address associated with hostname.(SocketError)

What should I do?

Thanks in advance.

-Jygz

ralph l mayo 11-08-2007 03:38 PM

Do you have any kind of firewall active? This could be caused I think by gem being denied access by some security software to contact the DNS server.

If you do have networking active with the gem executable, the only other thing I can think of is to run 'gem up --system' a time or two and then try again.


All times are GMT +1. The time now is 02:09 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.