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