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>