grep-dep.xml 605 B

123456789101112131415161718192021222324252627
  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>Autoconf: autoconf, autoheader
  6. Automake: aclocal, automake
  7. Bash: sh
  8. Binutils: as, ld
  9. Diffutils: cmp
  10. Fileutils: chmod, install, ls, mkdir, mv, rm
  11. Gettext: msgfmt, xgettext
  12. Gcc: cc, cc1, collect2, cpp0, gcc
  13. Glibc: getconf
  14. Grep: egrep, fgrep, grep
  15. M4: m4
  16. Make: make
  17. Gawk: gawk
  18. Sed: sed
  19. Sh-utils: basename, echo, expr, hostname, sleep, uname
  20. Texinfo: install-info, makeinfo
  21. Textutils: cat, tr</literallayout>
  22. </sect2>