blob: 8e9f058670cab6838f62e2fdcac1e488140d296e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<sect2>
<title>Dependencies</title>
<para>Bin86-&bin86-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: as, ld, strip
fileutils: chmod, install, ln, mv
gcc: cc
make: make
sed: sed
</literallayout>
</sect2>
|