I'm trying to setup an environment on a Windows XP machine. Note: I do
(almost) all my work in Linux.
I'm trying to run a "gem install" on the Windows box. Immediately after
the command, I get the message:
"Bulk updating Gem source index for http://gems.rubyforge.org"
At that point, it appears to hang. On the chance that it was just
running very slowly, I've allowed this to sit there for 4 hours (so
far), but it's not continuing.
Any ideas on how to proceed?
---Michael
···
--
Posted via http://www.ruby-forum.com/.
Perhaps windows firewall or another fw is blocking the server? (McFagee
errrr I mean McAfee)... Norton (lol.)
Try running gem update --system and see if that doesn't go through.
- Mac
···
--
Posted via http://www.ruby-forum.com/.
Upgrade RubyGems manually (search 'manually'):
http://rubyforge.org/frs/shownotes.php?group_id=126&release_id=27655
···
On Mar 16, 2009, at 16:45, Michael Satterwhite wrote:
I'm trying to setup an environment on a Windows XP machine. Note: I do
(almost) all my work in Linux.
I'm trying to run a "gem install" on the Windows box. Immediately after
the command, I get the message:
"Bulk updating Gem source index for http://gems.rubyforge.org"
At that point, it appears to hang. On the chance that it was just
running very slowly, I've allowed this to sit there for 4 hours (so
far), but it's not continuing.
Any ideas on how to proceed?
Michael Linfield wrote:
Perhaps windows firewall or another fw is blocking the server? (McFagee
errrr I mean McAfee)... Norton (lol.)
Try running gem update --system and see if that doesn't go through.
This hung as well. Thanks for the idea, though.
---Michael
···
--
Posted via http://www.ruby-forum.com/\.
Can you ping the repository?
···
--
Posted via http://www.ruby-forum.com/.