1

bundle installGemfile (Nokogiri に依存) で Selenium-webdriver ~>2.35.1を実行した後、次のエラーが発生します。

Building native extensions with: '--with-xml2-lib=/usr/lib64 --with-xml2-include=/usr/include/libxml2 --with-xslt-lib=/usr/lib64 --with-xslt-include=/usr/include/libxslt'

This could take a while...
ERROR:  Error installing nokogiri:
        ERROR: Failed to build gem native extension.

    /local/mxp25/.rbenv/versions/1.9.3-p327/bin/ruby extconf.rb --with-xml2-lib=/usr/lib64 --with-xml2-include=/usr/include/libxml2 --with-xslt-lib=/usr/lib64 --with-xslt-include=/usr/include/libxslt
Extracting libxml2-2.8.0.tar.gz into tmp/x86_64-redhat-linux/ports/libxml2/2.8.0... OK
Running 'configure' for libxml2 2.8.0... ERROR, review 'tmp/x86_64-redhat-linux/ports/libxml2/2.8.0/configure.log' to see what happened.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

Nokogiri が必要とする両方のネイティブ ライブラリをコマンド ラインで指定しようとしましたが、それは役に立たないようです。

「mkmf.log」ファイルまたは「configure.log」ファイルも見つかりません。

Nokogiri 1.5.10 をインストールしてみました。

4

0 に答える 0