This help site has been deprecated. Please send your requests to support@rubygems.org
Installation of watir
Not being able to install watir.
-
watir.bmp 2.25 MB
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
1 Posted by Luis Lavena on 10 Nov, 2011 01:32 PM
Hello,
You're having a proxy problem, please use
--http-proxy
switch duringgem install
or theHTTP_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.Luis Lavena closed this discussion on 10 Nov, 2011 01:32 PM.