modutils-dep.xml 425 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, ranlib, strip
  7. Bison: bison
  8. Diffutils: cmp
  9. Fileutils: chmod, install, ln, mkdir, mv, rm
  10. Flex: flex
  11. Gcc: cc, cc1, collect2, cpp0, gcc
  12. Grep: egrep, grep
  13. Make: make
  14. Sed: sed
  15. Sh-utils: basename, expr, hostname, uname
  16. Textutils: cat, tr
  17. </literallayout>
  18. </sect2>