blob: 47cc4a7711c053db5f34d6cb2f9603ea3066571e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<sect2>
<title>Dependencies</title>
<para>Man-&man-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
bzip2: bzip2
fileutils: chmod, cp, install, mkdir, mv, rm
gcc: gcc
grep: grep
gzip: gunzip, zcat
make: make
mawk: awk
sed: sed
sh-utils: echo
textutils: cat
</literallayout>
</sect2>
|