making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / libtool-dep.xml
blobb2204075bc52b79f28e2732deb67ce7b21c7bf5a
1 <sect2>
2 <title>Dependencies</title>
4 <para>Libtool-&libtool-depversion; needs the following to be installed:</para>
6 <literallayout>
7 bash: sh
8 binutils: ar, as, ld, nm, ranlib, strip
9 diffutils: cmp
10 fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
11 gcc: cc, cc1, collect2, cpp0
12 glibc: ldconfig
13 grep: egrep, fgrep, grep
14 make: make
15 sed: sed
16 sh-utils: echo, expr, hostname, sleep, uname
17 texinfo: install-info
18 textutils: cat, sort, tr, uniq
19 </literallayout>
21 </sect2>