blob: 4255ccc20143350d46dc5d306d39164f96f0f3e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<sect2>
<title>Dependencies</title>
<para>Flex-&flex-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: ar, as, ld
bison: bison, yacc
fileutils: chmod, cp, ln, mv, rm, touch
gcc: cc
grep: egrep, grep
make: make
sed: sed
sh-utils: dirname
textutils: cat, tr
</literallayout>
</sect2>
|