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