1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Sed Installation Dependencies</title>
<para>(Last checked against version &sed-depversion;.)</para>
<literallayout>Bash: sh
Binutils: ar, as, ld, ranlib
Coreutils: cat, chmod, expr, hostname, install, ls, mv, rm, echo, sleep, tr
Diffutils: cmp
Gawk: gawk
GCC: cc1, collect2, cpp, gcc
Glibc: getconf
Grep: egrep, fgrep, grep
M4: m4
Make: make
Sed: sed
Texinfo: install-info, makeinfo</literallayout>
</sect2>
|