sed-dep.xml 500 B

1234567891011121314151617181920212223242526
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Sed-&sed-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Autoconf: autoconf, autoheader
  6. Automake: aclocal, automake
  7. Bash: sh
  8. Binutils: ar, as, ld, ranlib
  9. Diffutils: cmp
  10. Fileutils: chmod, install, ls, mv, rm
  11. Gcc: 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: echo, expr, hostname, sleep
  19. Texinfo: install-info, makeinfo
  20. Textutils: cat, tr
  21. </literallayout>
  22. </sect2>