Mohit157
unread,Aug 29, 2011, 9:53:37 AM8/29/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to selenium-ruby
Hi All,
I have been using selenium-rc from last 2.5 yrs, just trying to
upgrade to selenium 2.0 webdriver. But I am unable to install any gem
into my system:
When i try to run 'gem install selenium-webdriver' I get below error:
C:\>gem install selenium-webdriver
Building native extensions. This could take a while...
ERROR: Error installing selenium-webdriver:
ERROR: Failed to build gem native extension.
c:/ruby/bin/ruby.exe extconf.rb install selenium-webdriver
checking for rb_thread_blocking_region()... no
checking for ruby_thread_has_gvl_p()... no
checking for ruby_native_thread_p()... no
checking for rb_thread_call_with_gvl()... no
creating extconf.h
creating Makefile
nmake 'nmake' is not recognized as an internal or external command,
operable program or batch file.
Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/
ffi-1.0.9 for inspection.
Results logged to c:/ruby/lib/ruby/gems/1.8/gems/ffi-1.0.9/ext/ffi_c/
gem_make.out
I am unable to know what is the problem is, i tried to look into many
blogs but didn't find any usefule information.
I am working on windows XP, ruby 1.8.6.
Thank in advance for your help!!!
Regards
Mohit