I need to run the tests in Jenkins, which is installed on Windows Server 2008 R2 x64, so the tips for starting the installation of the package without the "test" section are not suitable here.
I need to install capybara-webkit on windows. The error message I get includes, as always, my own extensions:
Installing capybara-webkit (0.12.0) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension. C:/Ruby193/bin/ruby.exe extconf.rb Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/capybara-webkit-0.12.0 for inspection. Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/gems/capybara-webkit-0.12.0/./gem_make.out
The native QT components seem to be installed (I downloaded the 1.7 GB distribution (!!!) and installed it). Gain PATH does not help.
Also installed DevKit.
source share