私はWindows7でCygwinを使用し、ライブラリZyreをコンパイルしようとしています。私の「設定」ファイルはautoconfによって自動的に生成されました。./configure
makefileを生成するためにコマンドラインから実行すると、
checking for a BSD-compatible install...
それだ。エラーも、苦情も、何もありません。1時間以上待って、何度か再起動を試みました。何が間違っている可能性がありますか?それを機能させるために何ができますか?
私が使用しているプラットフォームに関する背景情報は次のとおりです。
which install
与える/usr/bin/install
。
中断後のファイルconfig.logは次のとおりです。
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libzre configure 1.0.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
[..]
install_sh=''
[..]