mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-07 14:52:10 +00:00
29 lines
639 B
XML
29 lines
639 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>Autoconf: autoconf, autoheader
|
||
|
Automake: aclocal, automake
|
||
|
Bash: sh
|
||
|
Binutils: ar, as, ld, ranlib
|
||
|
Coreutils: basename, cat, chmod, chown, echo, expr, hostname,
|
||
|
install, ls, mv, rm, sleep, tr, uname
|
||
|
Diffutils: cmp
|
||
|
Gettext: msgfmt, xgettext
|
||
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||
|
Glibc: getconf
|
||
|
Grep: egrep, fgrep, grep
|
||
|
M4: m4
|
||
|
Make: make
|
||
|
Gawk: gawk
|
||
|
Perl: perl
|
||
|
Sed: sed
|
||
|
Tar: tar
|
||
|
Texinfo: install-info, makeinfo</literallayout>
|
||
|
|
||
|
</sect2>
|
||
|
|