mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
df535ff960
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
21 lines
360 B
XML
21 lines
360 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>M4-&m4-depversion; needs the following to be installed:</para>
|
|
|
|
<literallayout>
|
|
bash: sh
|
|
binutils: ar, as, ld, ranlib
|
|
diffutils: cmp
|
|
fileutils: chmod, cp, install, mv, rm
|
|
make: make
|
|
gcc: cc1, collect2, cpp0, gcc
|
|
grep: egrep, grep
|
|
sed: sed
|
|
sh-utils: date, echo, hostname
|
|
textutils: cat, tr
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|