To install the capybara-webkit gem, you need to have the libqt4-dev installed. So run:
apt-get install libqt4-dev
gem install capybara-webkit
You should be good to go!
To install the capybara-webkit gem, you need to have the libqt4-dev installed. So run:
apt-get install libqt4-dev
gem install capybara-webkit
You should be good to go!