mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
a42d0cb09a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
22 lines
378 B
XML
22 lines
378 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
|
|
|
|
<literallayout>
|
|
bash: sh
|
|
diffutils: cmp
|
|
fileutils: chmod, install, ln, ls, mkdir, mv, rm
|
|
grep: fgrep, grep
|
|
m4: m4
|
|
make: make
|
|
gawk: gawk
|
|
sed: sed
|
|
sh-utils: echo, expr, hostname, sleep, uname
|
|
texinfo: install-info
|
|
textutils: cat, tr
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|