Cygwinの下のWindowsにruby-buildでRuby-2.0.0-rc2をインストールしようとしています。そして、CygwinにOpenSSL libがプリインストールされていなかったため、BUILD FAILEDエラーが発生しました。
BUILD FAILED
Inspect or clean up the working tree at /tmp/ruby-build.20130317003705.5576
Results logged to /tmp/ruby-build.20130317003705.5576.log
Last 10 log lines:
installing default gems: /usr/local/ruby-2.0.0-rc2/lib/ruby/gems/2.0.0 (build_info, cache, doc, gems, specific ations)
bigdecimal 1.1.0
io-console 0.4.1
json 1.7.5
minitest 4.3.2
psych 2.0.0
rake 0.9.6
rdoc 4.0.0.rc.2.1
test-unit 2.0.0.0
The Ruby openssl extension was not compiled. Missing the OpenSSL lib?
確認したところ、 OpenSSL環境setup.exe
にはいくつかのバリエーションがあります。どちらを選ばなければなりませんか?
プリインストールしましたlibopenssl100 The OpenSSL runtime environment
が、BUILD FAILED からは救われませんでした。したがって、インストールできるものが 2 つ残っています。
openssl The OpenSSL base environment
openssl-devel The OpenSSL development environment
どれを選ぶ?そして、それはどういう意味development
ですか?開発中または開発中