12345678910111213141516171819202122 |
- <sect2>
- <title>Dependencies</title>
- <para>Vim-&vim-depversion; needs the following to be installed:</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>
|