SET HTTP_PROXY=http://myusername:mypassword@proxyname:80
gem install amazon-ecs
Successfully installed amazon-ecs-0.5.4
1 gem installed
Installing ri documentation for amazon-ecs-0.5.4...
Installing RDoc documentation for amazon-ecs-0.5.4...
I'm blogging about programming, but ... hey look over there - it's something shiny!
Tuesday, June 30, 2009
Using Ruby Gems Behind Windows Proxy
I've been trying to get ruby gems installing on a Windows XP from behind our company proxy and finally got it to work using the HTTP_PROXY environment variable. (Why does configuration seem more like alchemy than science?) Although I usually have to supply a domain name, for some reason it was OK without it. YMMV.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment