mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
8fcc2c036b
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
418 B
XML
23 lines
418 B
XML
<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>
|
|
|