blob: 36114e23957c448d00bd6824b7274d2eae7e44f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<sect2>
<title>Dependencies</title>
<para>Make-&make-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld
diffutils: cmp
fileutils: chgrp, chmod, cp, ls, mv, rm
gcc: cc
grep: egrep
grep: grep
make: make
sed: sed
sh-utils: basename, expr, sleep, uname
textutils: cat, tr
</literallayout>
</sect2>
|