0

私はRubyを使用したばかりで、IEでいくつかのアプリケーションをテストするために、Windows 7にレールサーバーをインストールする必要があります。

私はすべてうまくいきました(願っています)がbundle install、cmdで実行しようとすると、次のエラーが表示されます:

An error occured while installing capybara-webkit (0.8.0), and Bundler cannot co
ntinue.
Make sure that `gem install capybara-webkit -v '0.8.0'` succeeds before bundling
.

Windows 7 に capybara-webkit をインストールするにはどうすればよいですか?

テストなしでバンドルを実行するために、Stackoverflow でここにある他の手順にも従おうとしましたが、うまくいきません。

お役に立てれば幸いです。

私は Ubuntu で VM を構築することはできません。


capybara-webkit -v '0.8.0' のインストール中にエラーが発生しました:

DevKit を含むように PATH を一時的に拡張しています... ネイティブ拡張機能を構築しています。これには時間がかかる場合があります... エラー: capybara-webkit のインストール中にエラーが発生しました: エラー: gem ネイティブ拡張機能をビルドできませんでした。

    C:/Ruby/bin/ruby.exe extconf.rb

which: no qmake in (.;C:\Ruby\DevKit\bin;C:\Ruby\DevKit\mingw\bin;C:\Program Fil es\Common Files\Microsoft Shared\Windows Live;C:\Program Files ( x86)\Common File s\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System 32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C :\Program Files\WIDCOMM\Blu etooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files \Broadcom\Broa dcom 802.11 Network Adapter;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools \Bi nn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Micro soft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\To ols\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\100\DT S\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\Micros oft ASP.NET\ASP. NET Web Pages\v1.0\;C:\Program Files (x86)\VisualSVN\bin:C:\Wind ows\Microsoft.NET\Framework\v3.5;C:\Program Files\TortoiseGit\bin;C: \Ruby\bin;C: \Ruby193\bin) which: no qmake-qt4 in (.;C:\Ruby\DevKit\bin;C:\Ruby\DevKit\mingw\bin;C:\Program Files\Common Files \Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\ Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM \Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI .ACE\Core-Static;C:\Program Files\Broadcom\ Broadcom 802.11 ネットワーク アダプター;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\TortoiseSVN\bin;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\ Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\M icrosoft SQL Server\100\DTS\Binn\;c:\Program Files (x86)\Microsoft SQL Server\10 0\Tools\Binn\VSShell \Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\10 0\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\ Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\VisualSVN\bin:C:\Windows\Microsoft.NET\Framework\v3.5;C:\Program Files \TortoiseGit\bin;C:\Ruby\bin;C:\Ruby193\bin)\Program Files (x86)\Microsoft SQL Server\10 0\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\10 0\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\VisualSVN\bin:C :\ Windows\Microsoft.NET\Framework\v3.5;C:\Program Files\TortoiseGit\bin;C:\Ruby\bin;C:\Ruby193\bin)\Program Files (x86)\Microsoft SQL Server\10 0\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files (x86)\Microsoft SQL Server\10 0\DTS\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;c:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files (x86)\VisualSVN\bin:C :\ Windows\Microsoft.NET\Framework\v3.5;C:\Program Files\TortoiseGit\bin;C:\Ruby\bin;C:\Ruby193\bin)

Gem ファイルは、検査のために C:/Ruby/lib/ruby/gems/1.9.1/gems/capybara-web kit-0.8.0 にインストールされたままになります。結果は C:/Ruby/lib/ruby/gems/1.9.1/gems/capybara-webkit-0.8.0/./gem_m ake.out に記録されます

4

0 に答える 0