making up for cvs export not creating empy dirs
[linux_from_scratch.git] / BOOK / appendixa / file-dep.xml
blob310797ad5095bae2556dfaa9b195f465e160c4ac
1 <sect2>
2 <title>Dependencies</title>
4 <para>File-&file-depversion; needs the following to be installed:</para>
6 <literallayout>
7 autoconf: autoconf, autoheader
8 automake: aclocal, automake
9 bash: sh
10 binutils: as, ld
11 diffutils: cmp
12 fileutils: chmod, install, ln, ls, mv, rm, touch
13 gcc: cc1, collect2, cpp0, gcc
14 grep: egrep, grep
15 m4: m4
16 make: make
17 gawk: gawk
18 sed: sed
19 sh-utils: echo, expr, hostname, sleep
20 texinfo: makeinfo
21 textutils: cat, tr
22 </literallayout>
24 </sect2>