mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 22:17:39 +00:00
f9fdb5f849
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
26 lines
470 B
XML
26 lines
470 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>E2fsprogs-&e2fsprogs-depversion; needs the following to be
|
|
installed:</para>
|
|
|
|
<literallayout>
|
|
Bash: sh
|
|
Binutils: ar, as, ld, ranlib, strip
|
|
Diffutils: cmp
|
|
Fileutils: chmod, cp, install, ln, mkdir, mv, rm, sync
|
|
Gcc: cc, cc1, collect2, cpp0
|
|
Glibc: ldconfig
|
|
Grep: egrep, grep
|
|
Gzip: gzip
|
|
Make: make
|
|
Gawk: awk
|
|
Sed: sed
|
|
Sh-utils: basename, echo, expr, hostname, uname
|
|
Texinfo: makeinfo
|
|
Textutils: cat, tr
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|