fileutils-dep.xml 496 B

1234567891011121314151617181920212223
  1. <sect2>
  2. <title>Fileutils Installation Dependencies</title>
  3. <para>Last checked against version &fileutils-depversion;.</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  9. Gettext: msgfmt, xgettext
  10. Gcc: cc, cc1, collect2, cpp0, gcc
  11. Grep: egrep, fgrep, grep
  12. Make: make
  13. Perl: perl
  14. Sed: sed
  15. Sh-utils: basename, echo, expr, hostname, sleep, uname
  16. Texinfo: install-info
  17. Textutils: cat, tr
  18. </literallayout>
  19. </sect2>