1234567891011121314151617181920212223242526272829 |
- <sect2>
- <title>Dependencies</title>
- <para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
- <literallayout>
- autoconf: autoconf, autoheader
- automake: aclocal, automake
- bash: sh
- binutils: ar, as, ld, ranlib
- diffutils: cmp
- fileutils: chmod, chown, install, ls, mv, rm
- gettext: msgfmt, xgettext
- gcc: cc, cc1, collect2, cpp0, gcc
- glibc: getconf
- grep: egrep, fgrep, grep
- m4: m4
- make: make
- mawk: mawk
- perl: perl
- sed: sed
- sh-utils: basename, echo, expr, hostname, sleep, uname
- tar: tar
- texinfo: install-info, makeinfo
- textutils: cat, tr
- </literallayout>
- </sect2>
|