libtool-dep.xml 884 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Libtool-&libtool-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. mv from the fileutils package
  16. rm from the fileutils package
  17. rmdir from the fileutils package
  18. cc from the gcc package
  19. egrep from the grep package
  20. grep from the grep package
  21. make from the make package
  22. sed from the sed package
  23. basename from the sh-utils package
  24. expr from the sh-utils package
  25. sleep from the sh-utils package
  26. uname from the sh-utils package
  27. cat from the textutils package
  28. tr from the textutils package
  29. </literallayout>
  30. </sect2>