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>Glibc-&glibc-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: ar, as, ld, ranlib
diffutils: cmp
fileutils: chmod, cp, ln, mknod, mv, mkdir, rm, touch
gcc: cpp, gcc
grep: egrep, grep
gzip: gzip
make: make
mawk: mawk
sed: sed
sh-utils: basename, expr, pwd, uname
textutils: cat, sort, tr
</literallayout>
</sect2>
|