modutils-dep.xml 371 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Modutils-&modutils-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld, strip
  7. bison: bison
  8. diffutils: cmp
  9. fileutils: chmod, install, ln, mkdir, mv, rm
  10. flex: flex
  11. gcc: cc
  12. grep: egrep, grep
  13. make: make
  14. sed: sed
  15. sh-utils: expr, uname
  16. textutils: cat, tr
  17. </literallayout>
  18. </sect2>