groff-dep.xml 448 B

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