mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
552a690b44
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
26 lines
572 B
XML
26 lines
572 B
XML
<sect2><title> </title><para> </para></sect2>
|
|
|
|
<sect2>
|
|
<title>Coreutils Installation Dependencies</title>
|
|
|
|
<para>Not yet checked but probably something like this:</para>
|
|
|
|
<literallayout>Bash: sh
|
|
Binutils: ar, as, ld, ranlib
|
|
Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
|
|
install, ls, mv, rm, sleep, tr, uname
|
|
Diffutils: cmp
|
|
Gawk: gawk
|
|
GCC: cc, cc1, collect2, cpp0, gcc
|
|
Gettext: msgfmt, xgettext
|
|
Glibc: getconf
|
|
Grep: egrep, fgrep, grep
|
|
Make: make
|
|
Perl: perl
|
|
Sed: sed
|
|
Tar: tar
|
|
Texinfo: install-info, makeinfo</literallayout>
|
|
|
|
</sect2>
|
|
|