Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / sed-dep.xml
blob9edc82fced7b5e4249753a4c4801e63ec2c5bb80
1 <sect2>
2 <title>Sed Installation Dependencies</title>
4 <para>Last checked against version &sed-depversion;.</para>
6 <literallayout>Autoconf: autoconf, autoheader
7 Automake: aclocal, automake
8 Bash: sh
9 Binutils: ar, as, ld, ranlib
10 Diffutils: cmp
11 Fileutils: chmod, install, ls, mv, rm
12 Gcc: cc1, collect2, cpp0, gcc
13 Glibc: getconf
14 Grep: egrep, fgrep, grep
15 M4: m4
16 Make: make
17 Gawk: gawk
18 Sed: sed
19 Sh-utils: echo, expr, hostname, sleep
20 Texinfo: install-info, makeinfo
21 Textutils: cat, tr</literallayout>
23 </sect2>