Changed sulogin's respawn in inittab to 'once'
[linux_from_scratch.git] / BOOK / appendixa / bison-dep.xml
blob1c30484e1335c2f59091971ce608cd100202a252
1 <sect2>
2 <title>Bison Installation Dependencies</title>
4 <para>Last checked against version &bison-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: ar, as, ld, ranlib
8 Diffutils: cmp
9 Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
10 Gcc: cc, cc1, collect2, cpp0, gcc
11 Grep: egrep, fgrep, grep
12 Make: make
13 Sed: sed
14 Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname
15 Texinfo: install-info
16 Textutils: cat, head, tr, uniq</literallayout>
18 </sect2>