Connecting Tech Pros Worldwide Help | Site Map

Installation issue

  #1  
Old March 26th, 2008, 01:25 PM
Newbie
 
Join Date: Mar 2008
Posts: 21
I have installed Ruby without issue but am having trouble installing Rails.

When I load up the command line and type

Expand|Select|Wrap|Line Numbers
  1. gem install rails --include-dependencies
I get the following error:


Expand|Select|Wrap|Line Numbers
  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 02:38 PM. Reason: Please use code tags for error messages as well
  #2  
Old April 21st, 2008, 03:52 PM
Newbie
 
Join Date: Apr 2008
Posts: 1

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 09:24 PM. Reason: Removed personal URL
  #3  
Old April 27th, 2008, 08:02 PM
Newbie
 
Join Date: Apr 2008
Posts: 1

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Service Installation Issue... Jason Richmeier answers 6 April 18th, 2006 06:35 AM
Installation issue: Can't install to other than C: drive(??) Scott Glasgow answers 4 November 21st, 2005 08:19 PM
Installation Issue - Framework and IE ML answers 1 November 21st, 2005 04:53 AM
python-2.4.msi installation issue mirandacascade@yahoo.com answers 2 July 18th, 2005 10:21 PM