grep-dep.xml 548 B

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