构建capybara-webkit时出错

sim*_*imo 8 capybara-webkit ubuntu-12.04

我想在ubuntu 12.04上安装capybara-webkit,但是我收到了这个错误:

$ gem install capybara-webkit -v '1.0.0'
Building native extensions.  This could take a while...
ERROR:  Error installing capybara-webkit:
    ERROR: Failed to build gem native extension.

    /home/samir/.rvm/rubies/ruby-2.1.0/bin/ruby extconf.rb
Command 'qmake -spec linux-g++' not available

Makefile not found

Gem files will remain installed in /home/samir/.rvm/gems/ruby-2.1.0@dcaclab/gems/capybara-webkit-1.0.0 for inspection.
Results logged to /home/samir/.rvm/gems/ruby-2.1.0@dcaclab/extensions/x86-linux/2.1.0/capybara-webkit-1.0.0/gem_make.out
Run Code Online (Sandbox Code Playgroud)

任何的想法?

Joe*_*ris 14

你需要qmake来自QT(capybara-webkit的依赖).

该水豚,WebKit的wiki有安装Qt和各系统水豚,WebKit的说明:https://github.com/thoughtbot/capybara-webkit/wiki/Installing-Qt-and-compiling-capybara-webkit