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>