aboutsummaryrefslogtreecommitdiffstats
path: root/Attic/appendixb/net-tools-dep.xml
blob: b9ef2f2990dbdb308999d6a6acfd27493da7b1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<sect2>
<title>Dependencies</title>

<para>Net-tools-&net-tools-depversion; needs the following to be 
installed:</para>

<literallayout>
bash	from the bash package
sh	from the bash package

ar	from the binutils package
as	from the binutils package
ld	from the binutils package

install	from the fileutils package
ln	from the fileutils package
rm	from the fileutils package

msgfmt	from the gettext package

cc	from the gcc package

make	from the make package

basename from the sh-utils package
echo	from the sh-utils package
env	from the sh-utils package
</literallayout>

</sect2>