blob: 52dd642acae5484ab2e492b62fd72aa23968b857 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<sect2>
<title>Dependencies</title>
<para>Ed-&ed-depversion; needs the following to be installed:</para>
<literallayout>
bash: sh
binutils: ar, as, ld
fileutils: chmod, cp, ln, mv, rm, touch
gcc: cc
grep: grep, egrep
make: make
sed: sed
textutils: cat, tr
</literallayout>
</sect2>
|