grep-dep.xml 542 B

123456789101112131415161718192021222324
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Grep Installation Dependencies</title>
  4. <para>(Last checked against version &grep-depversion;.)</para>
  5. <literallayout>Bash: sh
  6. Binutils: as, ld
  7. Coreutils: basename, cat, chmod, echo, expr, hostname, install,
  8. ls, mkdir, mv, rm, sleep, tr, uname
  9. Diffutils: cmp
  10. Gawk: gawk
  11. GCC: cc, cc1, collect2, cpp0, gcc
  12. Gettext: msgfmt, xgettext
  13. Glibc: getconf
  14. Grep: egrep, fgrep, grep
  15. M4: m4
  16. Make: make
  17. Sed: sed
  18. Texinfo: install-info, makeinfo</literallayout>
  19. </sect2>