sed-dep.xml 504 B

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