Git ( https://git.skewed.de/count0/graph-tool )からグラフツール v1.13 をダウンロードしました。このファイルは、ソース コードのディレクトリでINSTALL
実行するように指示していますが、ファイルが存在しません。インストールするにはどうすればよいですか?./configure
configure
編集:autoconf
ディレクトリで実行すると、次のメッセージが表示されます。
sh: 1: git: not found
sh: 1: git: not found
configure.ac:20: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:22: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:33: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:55: error: possibly undefined macro: AC_MSG_RESULT
configure.ac:87: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:188: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:193: error: possibly undefined macro: AC_PYTHON_DEVEL
これらのメッセージに対して何をすべきか、またはそれらが予期される動作であるかどうかは完全にはわかりませんが、このように作成されたconfigure
ファイルを実行すると、次のエラーが返されます。
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."