Trying in an organisation with a proxy to install watir. The proxy has
hostname = proxyhost and port = 8080. I have set up an environment
variable (according to FAQ advice) as:

HTTP_PROXY=http://proxyhost:8080

And when I attempt to install watir I get this error:

D:\Ruby\bin>gem install watir
ERROR:  While executing gem ... (URI::InvalidURIError)
    bad URI(is not URI?): http://proxyhost:8080

What's the problem?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to