setting http_proxy with login name and password may help:
 set http_proxy=http://loginname:password@<proxy.server.com>:8080

On Oct 10, 10:46 am, LFIdnl <[EMAIL PROTECTED]> wrote:
> I tried install gems through proxy and i can't understand why it
> didn't work too.
> Try to local install local
>
> Download gem fromhttp://rubyforge.org/frs/?group_id=104&release_id=22799
> and execute
> D:\Ruby\bin>gem install <path of downloaded watir gem>
> for example D:\Ruby\bin>gem install "D:\download\watir-1.5.6.gem"
>
> On 10 окт, 07:42, [EMAIL PROTECTED] wrote:
>
> > 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