shellutils-dep.xml 584 B

1234567891011121314151617181920212223242526272829
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. autoconf: autoconf, autoheader
  6. automake: aclocal, automake
  7. bash: sh
  8. binutils: ar, as, ld, ranlib
  9. diffutils: cmp
  10. fileutils: chmod, chown, install, ls, mv, rm
  11. gettext: msgfmt, xgettext
  12. gcc: cc, cc1, collect2, cpp0, gcc
  13. glibc: getconf
  14. grep: egrep, fgrep, grep
  15. m4: m4
  16. make: make
  17. mawk: mawk
  18. perl: perl
  19. sed: sed
  20. sh-utils: basename, echo, expr, hostname, sleep, uname
  21. tar: tar
  22. texinfo: install-info, makeinfo
  23. textutils: cat, tr
  24. </literallayout>
  25. </sect2>