grep-dep.xml 544 B

123456789101112131415161718192021222324252627
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Grep-&grep-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. 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
  22. </literallayout>
  23. </sect2>