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. Gawk: gawk
  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>