gettext-dep.xml 568 B

1234567891011121314151617181920212223242526
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Gettext-&gettext-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, nm, ranlib, strip
  9. bison: bison
  10. diffutils: cmp
  11. fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
  12. gcc: cc, cc1, collect2, cpp0, gcc
  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, sort, tr, uniq
  21. </literallayout>
  22. </sect2>