您的位置:软件测试 > 开源软件测试 > 开源功能测试工具 > Watir
ruby+watir环境配置
作者:网络转载 发布时间:[ 2014/3/18 10:44:13 ] 推荐标签:环境配置 watir

1     安装ruby1.9.3

2     查看gem –v

3     查看ruby –v

4     gem update --system

5     gem install water

会提示ERROR:  Error installing watir:
        The 'ffi' native gem requires installed build tools.

Please update your PATH to include build tools or download the DevKit
from 'http://rubyinstaller.org/downloads' and follow the instructions
at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'

6解决方案

1、下载DevKit

   DevKit-tdm-32-4.5.2-20110712-1620-sfx.exe

2、解压DevKit

   解压到C:DevKit

3、安装并测试

     cd到解压目录下:

C:DevKit>ruby dk.rb init
[INFO] found RubyInstaller v1.9.3 at C:/Ruby193

Initialization complete! Please review and modify the auto-ge
'config.yml' file to ensure it contains the root directories
of the installed Rubies you want enhanced by the DevKit.

C:DevKit>ruby dk.rb install
[INFO] Updating convenience notice gem override for 'C:/Ruby1
[INFO] Installing 'C:/Ruby193/lib/ruby/site_ruby/devkit.rb'

C:DevKit>gem install rdiscount --platform=ruby
Fetching: rdiscount-1.6.8.gem ()
Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
Successfully installed rdiscount-1.6.8
1 gem installed
Installing ri documentation for rdiscount-1.6.8...
Installing RDoc documentation for rdiscount-1.6.8...

上一页12下一页
软件测试工具 | 联系我们 | 投诉建议 | 诚聘英才 | 申请使用列表 | 网站地图
沪ICP备07036474 2003-2017 版权所有 上海泽众软件科技有限公司 Shanghai ZeZhong Software Co.,Ltd