modutils-dep.xml 851 B

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