12345678910111213141516171819202122 |
- <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
- Diffutils: cmp, diff
- Fileutils: chmod, cp, ln, mkdir, mv, rm, touch
- Find: find
- Gcc: cc1, collect2, cpp0, gcc
- Grep: egrep, grep
- Make: make
- Net-tools: hostname
- Sed: sed
- Sh-utils: echo, expr, uname, whoami
- Textutils: cat, tr, wc</literallayout>
- </sect2>
|