texinfo-dep.xml 484 B

123456789101112131415161718192021
  1. <sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
  2. <sect2>
  3. <title>Texinfo Installation Dependencies</title>
  4. <para>Last checked against version &texinfo-depversion;.</para>
  5. <literallayout>Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Diffutils: cmp
  8. Fileutils: chmod, install, ln, ls, mkdir, mv, rm
  9. Gcc: cc1, collect2, cpp0, gcc
  10. Grep: egrep, fgrep, grep
  11. Make: make
  12. Sed: sed
  13. Sh-utils: basename, echo, expr, hostname, sleep
  14. Texinfo: makeinfo
  15. Textutils: cat, tr</literallayout>
  16. </sect2>