libtool-dep.xml 473 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Libtool-&libtool-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld, nm, ranlib, strip
  7. diffutils: cmp
  8. fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  9. gcc: cc, cc1, collect2, cpp0
  10. glibc: ldconfig
  11. grep: egrep, fgrep, grep
  12. make: make
  13. sed: sed
  14. sh-utils: echo, expr, hostname, sleep, uname
  15. texinfo: install-info
  16. textutils: cat, sort, tr, uniq
  17. </literallayout>
  18. </sect2>