blob: 68836284431e298b96d518e04c9e5b6e923860f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<sect2>
<title>Dependencies</title>
<para>Mawk-&mawk-depversion; needs the following to be installed:</para>
<literallayout>
fileutils: chmod, cp, ln, rm
binutils: as, ld
diffutils: cmp
gcc: cc
grep: egrep, grep
make: make
sed: sed
sh-utils: tee
textutils: cat, tr
</literallayout>
</sect2>
|