coreutils-dep.xml 639 B

12345678910111213141516171819202122232425262728
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Coreutils Installation Dependencies</title>
  4. <para>Not yet checked but probably something like this:</para>
  5. <literallayout>Autoconf: autoconf, autoheader
  6. Automake: aclocal, automake
  7. Bash: sh
  8. Binutils: ar, as, ld, ranlib
  9. Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
  10. install, ls, mv, rm, sleep, tr, uname
  11. Diffutils: cmp
  12. Gettext: msgfmt, xgettext
  13. Gcc: cc, cc1, collect2, cpp0, gcc
  14. Glibc: getconf
  15. Grep: egrep, fgrep, grep
  16. M4: m4
  17. Make: make
  18. Gawk: gawk
  19. Perl: perl
  20. Sed: sed
  21. Tar: tar
  22. Texinfo: install-info, makeinfo</literallayout>
  23. </sect2>