mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
68fa33bd31
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
23 lines
412 B
XML
23 lines
412 B
XML
<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>
|
|
|