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