| Article: |
Rolling with Ruby on Rails | |
| Subject: | Ruby with Rails broken on XP | |
| Date: | 2005-06-10 01:18:28 | |
| From: | 5pentagons | |
|
Ruby on Rails won't install on XP. It hangs on "updating Gem source index."
|
||
Showing messages 1 through 1 of 1.
-
Ruby with Rails broken on XP
2005-06-11 20:04:21 peterspitz [View]



However, when it finished, all it said was that it had installed the rails analyzer. And that wasn't good enough to be able to do the tutorial.
So I looked around on the internet and found that someone had solved this exact problem by using the command line:
gem install Rails -b -v 0.12.1
instead of what was specified in the tutorial.
I did that and, lo and behold, it installed everything it was supposed to! Yes!
I then did the tutorial. This is cool technology and worth the effort to try it.
Hope this helps,
Peter