1234567891011121314151617181920212223242526 |
- <sect2>
- <title>Dependencies</title>
- <para>Gettext-&gettext-depversion; needs the following to be installed:</para>
- <literallayout>
- autoconf: autoconf, autoheader
- automake: aclocal, automake
- bash: sh
- binutils: ar, as, ld, nm, ranlib, strip
- bison: bison
- diffutils: cmp
- fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
- gcc: cc, cc1, collect2, cpp0, gcc
- grep: egrep, fgrep, grep
- m4: m4
- make: make
- gawk: gawk
- sed: sed
- sh-utils: basename, echo, expr, hostname, sleep, uname
- texinfo: install-info, makeinfo
- textutils: cat, sort, tr, uniq
- </literallayout>
- </sect2>
|