Debian 新維護人員手冊對於某些類型的軟件,以上的就是所需要的全部。然而還有一組軟件包雖不是對於所有軟件包都必須,卻可能對你有 用或被你的軟件包所需要: • autoconf、automake 和 autotools-dev - 很多新程序使用 configure 腳本和 Makefile 文件來幫助預處理程序。 (參看 info autoconf、info automake)。autotools-dev 則用於保持指定的自動配置文件爲最新,並帶有關 (http://www.lrde.epita.fr/~adl/autotools.html) 為 the GNU Build System known as the GNU Autotools 中 最重要的工具——Autoconf、Automake、Libtool 和 gettext 提供了很好的文件。 • gnu-standards - 此軟件包包含了 GNU 項目中的兩篇文檔:GNU Coding Standards 植。這些工具首先用於生成 Makefile 和其他必須的源文件,然後這些程序可以使用正常的 make; make install 來編譯和安裝。 Autotools 是 GNU 編譯系統工具,包括 Autoconf、Automake、Libtool 和 gettext。你可以通過 configure.ac、Makefile. am 和 Makefile.in 等文件來識別這種類型的源代碼。⁹ 使用 Autotools0 码力 | 63 页 | 512.12 KB | 1 年前3
共 1 条
- 1













