Skip to content

Instantly share code, notes, and snippets.

@alcidesqueiroz
Created January 24, 2013 14:46
Show Gist options
  • Save alcidesqueiroz/4622499 to your computer and use it in GitHub Desktop.
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.
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