推定構築時間: 5.3 SBU 推定必要ディスクスペース 6.8 MB |
Automake は Autoconf で使用されることを意図された Makefile.in を生成します。
インストールされるプログラム: acinstall, aclocal,aclocal-1.7, automake, automake-1.7, compile, config.guess, config.sub,depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile,ylwrap
Automake は以下のパッケージに依存します: Autoconf, Bash, Coreutils,Diffutils, Grep, M4, Make, Perl, Sed.
コンパイルのために Automake を準備します。
./configure --prefix=/usr |
パッケージをコンパイルします。
make |
このパッケージは、それが正しく構築されたことを保証する数多くのチェックを行なうテストスイーツを利用可能にします。テストをすることにした場合は、以下のコマンドで実行可能です。
make check |
パッケージをインストールします。
make install |
そして必要なシンボリックリンクを作ります。
ln -s automake-1.7 /usr/share/automake |