Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

Installation issue

Question posted by: gearoid (Newbie) on March 26th, 2008 12:25 PM
I have installed Ruby without issue but am having trouble installing Rails.

When I load up the command line and type

Code: ( text )
  1. gem install rails --include-dependencies


I get the following error:


Code: ( text )
  1. A connection attempt failed because the connected part did not properly respond after a period of time, or established connection failed because connected host has failed to respond - connect(2)(Errno::ETIMEDOUT)


I'm trying to install it work so I was wondering if the proxy (or the fact I already have Apache running) would affect it.

I get the same error when trying to run "gem update"

Any help would be greatly appreciated.
Last edited by eWish : April 22nd, 2008 at 01:38 PM. Reason: Please use code tags for error messages as well
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
ariejan's Avatar
ariejan
Newbie
1 Posts
April 21st, 2008
02:52 PM
#2

Re: Installation issue
Your computer has trouble connecting to gems.rubyforge.org (or some other server). Try again later.

If the problem persists, check your network configuration.

Ariejan

Last edited by eWish : April 27th, 2008 at 08:24 PM. Reason: Removed personal URL
Reply
Atomm's Avatar
Atomm
Newbie
1 Posts
April 27th, 2008
07:02 PM
#3

Re: Installation issue
You can also download the stand-alone version by heading over to RubyForge:
http://rubyforge.org/frs/?group_id=307

Just a little head's-up, check out Aptana's RadRails for an awesome IDE.
http://www.aptana.com/download

Reply
Reply
Not the answer you were looking for? Post your question . . .
174,848 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top Ruby / Rails Forum Contributors