finished 1.10
[linux_from_scratch.git] / BOOK / appendixa / vim-dep.xml
blobdc73c1c51157b6d776da7902b5e08454d63880df
1 <sect2>
2 <title>Vim Installation Dependencies</title>
4 <para>Last checked against version &vim-depversion;.</para>
6 <literallayout>Bash: sh
7 Binutils: as, ld, strip
8 Diffutils: cmp, diff
9 Fileutils: chmod, cp, ln, mkdir, mv, rm, touch
10 Find: find
11 Gcc: cc1, collect2, cpp0, gcc
12 Grep: egrep, grep
13 Make: make
14 Net-tools: hostname
15 Sed: sed
16 Sh-utils: echo, expr, uname, whoami
17 Textutils: cat, tr, wc</literallayout>
19 </sect2>