This help site has been deprecated. Please send your requests to support@rubygems.org

Installation of watir

Sandeep 's Avatar

Sandeep

10 Nov, 2011 08:27 AM

Not being able to install watir.

  1. 1 Posted by Luis Lavena on 10 Nov, 2011 01:32 PM

    Luis Lavena's Avatar

    Hello,

    You're having a proxy problem, please use --http-proxy switch during gem install or the HTTP_PROXY environment variable like this:

    gem install watir --http-proxy=http://user:pass@proxy:port

    Replace user and pass for the ones of your proxy configuration

    Replace proxy and port for the ones of your configuration.

    See your Internet settings for details about proxy configuration.

    See gem help install for more options.

  2. Luis Lavena closed this discussion on 10 Nov, 2011 01:32 PM.

Discussions are closed to public comments.
If you need help with RubyGems.org please start a new discussion.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac