mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
f5ab23e287
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
473 B
XML
23 lines
473 B
XML
<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>
|
|
|