<< Back to shouce.jb51.net

安装 Automake-1.8

预计所需编译时间:      5.3 SBU
预计所需硬盘空间:      6.8 MB

Automake的内容

Automake 产生 Makefile.in 文件,与 Autoconf 配合使用。

安装下列程序: acinstall, aclocal, aclocal-1.8, automake, automake-1.8, compile, config.guess, config.sub, depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, py-compile, symlink-tree, ylwrap

Automake 安装依赖关系

Automake 依赖于: Autoconf, Bash, Coreutils, Diffutils, Grep, M4, Make, Perl, Sed.

安装 Automake

为编译 Automake 做准备:

./configure --prefix=/usr

编译软件包:

make

本软件包自带测试套件,能执行一些测试,以确定它是否编译正确。注意,automake 在 LFS 中并不重要,而且它的测试套件耗时较长,所以不运行也没什么关系。如果你想运行测试套件,执行下面的命令:

make check

安装软件包:

make install