Connecting Tech Pros Worldwide Help | Site Map

Problems with Rails Installation

Newbie
 
Join Date: Mar 2007
Posts: 1
#1: Mar 1 '07
Hy guys I got an error trying to install Rails on Windows XP /SP2

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

I have these Software Installed already:

-- Apache Web Server
-- MySQL 5.0
-- Ruby 1.8.5

What Can I do..??? Can you please Help me..

Robbx
----------------------
Newbie
 
Join Date: Jul 2007
Posts: 1
#2: Jul 25 '07

re: Problems with Rails Installation


go to hosts file in C:/windows/system32/drivers/etc/hosts and add the ipaddress system name mapping entry
then try

Quote:

Originally Posted by robbx

Hy guys I got an error trying to install Rails on Windows XP /SP2

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

I have these Software Installed already:

-- Apache Web Server
-- MySQL 5.0
-- Ruby 1.8.5

What Can I do..??? Can you please Help me..

Robbx
----------------------

Reply