Skip to content

Instantly share code, notes, and snippets.

@captainill
Created February 25, 2014 01:12
Show Gist options
  • Save captainill/9200674 to your computer and use it in GitHub Desktop.
Save captainill/9200674 to your computer and use it in GitHub Desktop.
bundle install issue
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
/home/vagrant/.rvm/rubies/ruby-2.0.0-p451/bin/ruby extconf.rb
Command 'qmake -spec linux-g++ ' not available
Makefile not found
Gem files will remain installed in /home/vagrant/.rvm/gems/ruby-2.0.0-p451/gems/capybara-webkit-1.1.1 for inspection.
Results logged to /home/vagrant/.rvm/gems/ruby-2.0.0-p451/extensions/x86_64-linux/2.0.0/capybara-webkit-1.1.1/gem_make.out
An error occurred while installing capybara-webkit (1.1.1), and Bundler cannot continue.
Make sure that `gem install capybara-webkit -v '1.1.1'` succeeds before bundling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment