diff options
Diffstat (limited to 'appendixa/gettext-dep.xml')
-rw-r--r-- | appendixa/gettext-dep.xml | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/appendixa/gettext-dep.xml b/appendixa/gettext-dep.xml index 8fce993b7..487ffa297 100644 --- a/appendixa/gettext-dep.xml +++ b/appendixa/gettext-dep.xml @@ -4,15 +4,21 @@ <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 +binutils: ar, as, ld, nm, ranlib, strip +bison: bison diffutils: cmp -fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir -gcc: cc -grep: egrep, grep +fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir +gcc: cc, cc1, collect2, cpp0, gcc +grep: egrep, fgrep, grep +m4: m4 make: make +mawk: mawk sed: sed -sh-utils: basename, echo, expr, sleep, uname +sh-utils: basename, echo, expr, hostname, sleep, uname +texinfo: install-info, makeinfo textutils: cat, sort, tr, uniq </literallayout> |