Created
January 24, 2013 14:46
-
-
Save alcidesqueiroz/4622499 to your computer and use it in GitHub Desktop.
Ubuntu 12.10 + capybara-webkit error: An error occurred while installing capybara-webkit (0.12.1), and Bundler cannot continue.
This file contains hidden or 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
sudo apt-get install libqtwebkit-dev | |
gem install capybara-webkit -v '0.12.1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment