预计所需编译时间: 5.3 SBU 预计所需硬盘空间: 6.8 MB |
Automake 产生 Makefile.in 文件,与 Autoconf 配合使用。
安装下列程序: 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 |