groff-dep.xml 452 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Groff Installation Dependencies</title>
  3. <para>Last checked against version &groff-depversion;.</para>
  4. <literallayout>Bash: sh
  5. Binutils: ar, as, ld, ranlib
  6. Bison: bison
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch
  9. Gcc: cc1, cc1plus, collect2, cpp0, g++, gcc
  10. Grep: egrep, grep
  11. Make: make
  12. Gawk: awk
  13. Sed: sed
  14. Sh-utils: basename, date, echo, expr, hostname, uname
  15. Textutils: cat, tr</literallayout>
  16. </sect2>