finished 1.10
[linux_from_scratch.git] / BOOK / appendixa / gettext-dep.xml
blob04443faafcba6e788d2eb126163df86e7630f250
1 <sect2>
2 <title>Gettext Installation Dependencies</title>
4 <para>Last checked against version &gettext-depversion;.</para>
6 <literallayout>Autoconf: autoconf, autoheader
7 Automake: aclocal, automake
8 Bash: sh
9 Binutils: ar, as, ld, nm, ranlib, strip
10 Bison: bison
11 Diffutils: cmp
12 Fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
13 Gcc: cc, cc1, collect2, cpp0, gcc
14 Grep: egrep, fgrep, grep
15 M4: m4
16 Make: make
17 Gawk: gawk
18 Sed: sed
19 Sh-utils: basename, echo, expr, hostname, sleep, uname
20 Texinfo: install-info, makeinfo
21 Textutils: cat, sort, tr, uniq</literallayout>
23 </sect2>