Created
February 25, 2014 01:12
-
-
Save captainill/9200674 to your computer and use it in GitHub Desktop.
bundle install issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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