fileutils-dep.xml 491 B

123456789101112131415161718192021222324
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Fileutils-&fileutils-depversion; needs the following to be
  4. installed:</para>
  5. <literallayout>
  6. bash: sh
  7. binutils: ar, as, ld, ranlib
  8. diffutils: cmp
  9. fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  10. gettext: msgfmt, xgettext
  11. gcc: cc, cc1, collect2, cpp0, gcc
  12. grep: egrep, fgrep, grep
  13. make: make
  14. perl: perl
  15. sed: sed
  16. sh-utils: basename, echo, expr, hostname, sleep, uname
  17. texinfo: install-info
  18. textutils: cat, tr
  19. </literallayout>
  20. </sect2>