grep-dep.xml 815 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Grep-&grep-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. cmp from the diffutils package
  10. chmod from the fileutils package
  11. cp from the fileutils package
  12. ln from the fileutils package
  13. ls from the fileutils package
  14. mkdir from the fileutils package
  15. rm from the fileutils package
  16. cc from the gcc package
  17. egrep from the grep package
  18. grep from the grep package
  19. make from the make package
  20. sed from the sed package
  21. basename from the sh-utils package
  22. expr from the sh-utils package
  23. sleep from the sh-utils package
  24. uname from the sh-utils package
  25. cat from the textutils package
  26. tr from the textutils package
  27. </literallayout>
  28. </sect2>