groff-dep.xml 392 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
  7. bison: bison, yacc
  8. diffutils: cmp
  9. fileutils: chmod, cp, ls, mkdir, mv, rm, touch
  10. gcc: cc, c++
  11. grep: egrep, grep
  12. make: make
  13. mawk: awk
  14. sed: sed
  15. sh-utils: basename, date, echo, expr, uname
  16. textutils: cat, tr
  17. </literallayout>
  18. </sect2>