1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<sect2><title> </title><para> </para></sect2>
<sect2>
<title>Vim Installation Dependencies</title>
<para>(Last checked against version &vim-depversion;.)</para>
<literallayout>Bash: sh
Binutils: as, ld, strip
Coreutils: cat, chmod, cp, echo, expr, ln, mkdir, mv, rm, touch, tr,
uname, wc, whoami
Diffutils: cmp, diff
Find: find
GCC: cc1, collect2, cpp, gcc
Grep: egrep, grep
Make: make
Net-tools: hostname
Sed: sed</literallayout>
</sect2>
|