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>