mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-21 04:39:21 +01:00
fixed dependency section: packages start with capital
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
b01dec7ae4
commit
f9fdb5f849
@ -4,17 +4,17 @@
|
|||||||
<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
|
<para>Autoconf-&autoconf-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ln, ls, mkdir, mv, rm
|
Fileutils: chmod, install, ln, ls, mkdir, mv, rm
|
||||||
grep: fgrep, grep
|
Grep: fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep, uname
|
Sh-utils: echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>Automake-&automake-depversion; needs the following to be installed:</para>
|
<para>Automake-&automake-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, install, ls, mkdir, mv, rm, rmdir
|
||||||
grep: fgrep, grep
|
Grep: fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
perl: perl
|
Perl: perl
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep
|
Sh-utils: echo, expr, hostname, sleep
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Bash-&bash-depversion; needs the following to be installed:</para>
|
<para>Bash-&bash-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: bash, sh
|
Bash: bash, sh
|
||||||
binutils: ar, as, ld, ranlib, size
|
Binutils: ar, as, ld, ranlib, size
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, tr, uniq
|
Textutils: cat, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
<para>Bin86-&bin86-depversion; needs the following to be installed:</para>
|
<para>Bin86-&bin86-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
fileutils: chmod, install, ln, mv
|
Fileutils: chmod, install, ln, mv
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,23 +4,23 @@
|
|||||||
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
|
<para>Binutils-&binutils-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib, strip
|
Binutils: ar, as, ld, nm, ranlib, strip
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
|
Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, rmdir, touch
|
||||||
flex: flex
|
Flex: flex
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: ldconfig
|
Glibc: ldconfig
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, true, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, true, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, sort, tr, uniq
|
Textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
<para>Bison-&bison-depversion; needs the following to be installed:</para>
|
<para>Bison-&bison-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, dirname, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, head, tr, uniq
|
Textutils: cat, head, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<para>bootscripts-&bootscripts-depversion; needs the following to be installed:</para>
|
<para>bootscripts-&bootscripts-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
fileutils: chown, cp
|
Fileutils: chown, cp
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,11 +4,11 @@
|
|||||||
<para>Bzip2-&bzip2-depversion; needs the following to be installed:</para>
|
<para>Bzip2-&bzip2-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
fileutils: cp, ln, rm
|
Fileutils: cp, ln, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
Make: make
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,16 +5,16 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ld, as
|
Binutils: ld, as
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, mv, rm
|
Fileutils: chmod, cp, install, mv, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: date, hostname
|
Sh-utils: date, hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,20 +5,20 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib, strip
|
Binutils: ar, as, ld, ranlib, strip
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, mkdir, mv, rm, sync
|
Fileutils: chmod, cp, install, ln, mkdir, mv, rm, sync
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
glibc: ldconfig
|
Glibc: ldconfig
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
gzip: gzip
|
Gzip: gzip
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, uname
|
Sh-utils: basename, echo, expr, hostname, uname
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>Ed-&ed-depversion; needs the following to be installed:</para>
|
<para>Ed-&ed-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, mv, rm, touch
|
Fileutils: chmod, cp, install, ln, mv, rm, touch
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: hostname
|
Sh-utils: hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,21 +4,21 @@
|
|||||||
<para>File-&file-depversion; needs the following to be installed:</para>
|
<para>File-&file-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ln, ls, mv, rm, touch
|
Fileutils: chmod, install, ln, ls, mv, rm, touch
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep
|
Sh-utils: echo, expr, hostname, sleep
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,19 +5,19 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
perl: perl
|
Perl: perl
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,17 +5,17 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, mv, rm
|
Fileutils: chmod, cp, install, mv, rm
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
Make: make
|
||||||
patch: patch
|
Patch: patch
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, date, echo, hostname
|
Sh-utils: basename, date, echo, hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
<para>Flex-&flex-depversion; needs the following to be installed:</para>
|
<para>Flex-&flex-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
bison: bison
|
Bison: bison
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, mv, rm, touch
|
Fileutils: chmod, cp, install, ln, mv, rm, touch
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, hostname
|
Sh-utils: echo, hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<para>Gawk-&gawk-depversion; needs the following to be installed:</para>
|
<para>Gawk-&gawk-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
No dependencies checked yet
|
.o dependencies checked yet
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,20 +4,20 @@
|
|||||||
<para>GCC-&gcc-depversion; needs the following to be installed:</para>
|
<para>GCC-&gcc-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib
|
Binutils: ar, as, ld, nm, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
|
Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
|
||||||
find: find
|
Find: find
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
patch: patch
|
Patch: patch
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname
|
Sh-utils: basename, dirname, echo, expr, hostname, sleep, true, uname
|
||||||
tar: tar
|
Tar: tar
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tail, tr
|
Textutils: cat, tail, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,22 +4,22 @@
|
|||||||
<para>Gettext-&gettext-depversion; needs the following to be installed:</para>
|
<para>Gettext-&gettext-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib, strip
|
Binutils: ar, as, ld, nm, ranlib, strip
|
||||||
bison: bison
|
Bison: bison
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, sort, tr, uniq
|
Textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,19 +4,19 @@
|
|||||||
<para>Glibc-&glibc-depversion; needs the following to be installed:</para>
|
<para>Glibc-&glibc-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib, readelf
|
Binutils: ar, as, ld, ranlib, readelf
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch
|
Fileutils: chmod, cp, install, ln, mknod, mv, mkdir, rm, touch
|
||||||
gcc: cc, cc1, collect2, cpp, gcc
|
Gcc: cc, cc1, collect2, cpp, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
gzip: gzip
|
Gzip: gzip
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: date, expr, hostname, pwd, uname
|
Sh-utils: date, expr, hostname, pwd, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, cut, sort, tr
|
Textutils: cat, cut, sort, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,23 +4,23 @@
|
|||||||
<para>Grep-&grep-depversion; needs the following to be installed:</para>
|
<para>Grep-&grep-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mkdir, mv, rm
|
Fileutils: chmod, install, ls, mkdir, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Groff-&groff-depversion; needs the following to be installed:</para>
|
<para>Groff-&groff-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
bison: bison
|
Bison: bison
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, touch
|
||||||
gcc: cc1, cc1plus, collect2, cpp0, g++, gcc
|
Gcc: cc1, cc1plus, collect2, cpp0, g++, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, date, echo, expr, hostname, uname
|
Sh-utils: basename, date, echo, expr, hostname, uname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,15 +4,15 @@
|
|||||||
<para>Gzip-&gzip-depversion; needs the following to be installed:</para>
|
<para>Gzip-&gzip-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, nm
|
Binutils: as, ld, nm
|
||||||
fileutils: chmod, cp, install, ln, mv, rm
|
Fileutils: chmod, cp, install, ln, mv, rm
|
||||||
gcc: cc1, collect2, cpp, cpp0, gcc
|
Gcc: cc1, collect2, cpp, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: hostname
|
Sh-utils: hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,20 +4,20 @@
|
|||||||
<para>Kbd-&kbd-depversion; needs the following to be installed:</para>
|
<para>Kbd-&kbd-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
bison: bison
|
Bison: bison
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: cp, install, ln, mv, rm
|
Fileutils: cp, install, ln, mv, rm
|
||||||
flex: flex
|
Flex: flex
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: grep
|
Grep: grep
|
||||||
gzip: gunzip, gzip
|
Gzip: gunzip, gzip
|
||||||
make: make
|
Make: make
|
||||||
patch: patch
|
Patch: patch
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: uname
|
Sh-utils: uname
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,20 +4,20 @@
|
|||||||
<para>Linux-&kernel-depversion; needs the following to be installed:</para>
|
<para>Linux-&kernel-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, objcopy
|
Binutils: ar, as, ld, nm, objcopy
|
||||||
fileutils: cp, ln, mkdir, mv, rm, touch
|
Fileutils: cp, ln, mkdir, mv, rm, touch
|
||||||
findutils: find, xargs
|
Findutils: find, xargs
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: grep
|
Grep: grep
|
||||||
gzip: gzip
|
Gzip: gzip
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
modutils: depmod, genksyms
|
Modutils: depmod, genksyms
|
||||||
net-tools: dnsdomainname, hostname
|
Net-tools: dnsdomainname, hostname
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
|
Sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
|
||||||
textutils: cat, md5sum, sort, tail
|
Textutils: cat, md5sum, sort, tail
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>Less-&less-depversion; needs the following to be installed:</para>
|
<para>Less-&less-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, mv, rm, touch
|
Fileutils: chmod, install, mv, rm, touch
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: expr, hostname, uname
|
Sh-utils: expr, hostname, uname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Libtool-&libtool-depversion; needs the following to be installed:</para>
|
<para>Libtool-&libtool-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib, strip
|
Binutils: ar, as, ld, nm, ranlib, strip
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
glibc: ldconfig
|
Glibc: ldconfig
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep, uname
|
Sh-utils: echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info
|
Texinfo: install-info
|
||||||
textutils: cat, sort, tr, uniq
|
Textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,14 +4,14 @@
|
|||||||
<para>Lilo-&lilo-depversion; needs the following to be installed:</para>
|
<para>Lilo-&lilo-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
bin86: as86, ld86
|
Bin86: as86, ld86
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
fileutils: cp, dd, ln
|
Fileutils: cp, dd, ln
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
textutils: cat
|
Textutils: cat
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>M4-&m4-depversion; needs the following to be installed:</para>
|
<para>M4-&m4-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, mv, rm
|
Fileutils: chmod, cp, install, mv, rm
|
||||||
make: make
|
Make: make
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: date, echo, hostname
|
Sh-utils: date, echo, hostname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,22 +4,22 @@
|
|||||||
<para>Make-&make-depversion; needs the following to be installed:</para>
|
<para>Make-&make-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chgrp, chmod, install, ls, mv, rm
|
Fileutils: chgrp, chmod, install, ls, mv, rm
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
<para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
|
<para>MAKEDEV-&makedev-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
fileutils: chmod, chown, cp, ln, mknod, mv, rm
|
Fileutils: chmod, chown, cp, ln, mknod, mv, rm
|
||||||
grep: grep
|
Grep: grep
|
||||||
sh-utils: expr, id
|
Sh-utils: expr, id
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>Man-&man-depversion; needs the following to be installed:</para>
|
<para>Man-&man-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
fileutils: chmod, cp, install, mkdir, rm
|
Fileutils: chmod, cp, install, mkdir, rm
|
||||||
gcc: c11, collect2, cpp0, gcc
|
Gcc: c11, collect2, cpp0, gcc
|
||||||
grep: grep
|
Grep: grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo
|
Sh-utils: echo
|
||||||
textutils: cat
|
Textutils: cat
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,9 +5,9 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
fileutils: install
|
Fileutils: install
|
||||||
make: make
|
Make: make
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Modutils-&modutils-depversion; needs the following to be installed:</para>
|
<para>Modutils-&modutils-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib, strip
|
Binutils: ar, as, ld, ranlib, strip
|
||||||
bison: bison
|
Bison: bison
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ln, mkdir, mv, rm
|
Fileutils: chmod, install, ln, mkdir, mv, rm
|
||||||
flex: flex
|
Flex: flex
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, expr, hostname, uname
|
Sh-utils: basename, expr, hostname, uname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Ncurses-&ncurses-depversion; needs the following to be installed:</para>
|
<para>Ncurses-&ncurses-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, mkdir, mv, rm
|
Fileutils: chmod, cp, install, ln, mkdir, mv, rm
|
||||||
gcc: c++, cc1, cc1plus, collect2, cpp0, gcc
|
Gcc: c++, cc1, cc1plus, collect2, cpp0, gcc
|
||||||
glibc: ldconfig
|
Glibc: ldconfig
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, date, echo, expr, hostname, uname
|
Sh-utils: basename, date, echo, expr, hostname, uname
|
||||||
textutils: cat, sort, tr, wc
|
Textutils: cat, sort, tr, wc
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,14 +5,14 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
fileutils: cp, install, rm
|
Fileutils: cp, install, rm
|
||||||
make: make
|
Make: make
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: date
|
Sh-utils: date
|
||||||
textutils: cat
|
Textutils: cat
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,12 +5,12 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: bash, sh
|
Bash: bash, sh
|
||||||
binutils: ar, as, ld
|
Binutils: ar, as, ld
|
||||||
fileutils: install, ln, ls, mv, rm
|
Fileutils: install, ln, ls, mv, rm
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
make: make
|
Make: make
|
||||||
sh-utils: echo
|
Sh-utils: echo
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
<para>Patch-&patch-depversion; needs the following to be installed:</para>
|
<para>Patch-&patch-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, mv, rm
|
Fileutils: chmod, install, mv, rm
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, uname
|
Sh-utils: echo, expr, hostname, uname
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
<para>Perl-&perl-depversion; needs the following to be installed:</para>
|
<para>Perl-&perl-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm
|
Binutils: ar, as, ld, nm
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
|
Fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, date, echo, expr, hostname, pwd, uname, whoami
|
Sh-utils: basename, date, echo, expr, hostname, pwd, uname, whoami
|
||||||
textutils: cat, comm, sort, split, tr, uniq, wc
|
Textutils: cat, comm, sort, split, tr, uniq, wc
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
<para>Procinfo-&procinfo-depversion; needs the following to be installed:</para>
|
<para>Procinfo-&procinfo-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
fileutils: install, mkdir
|
Fileutils: install, mkdir
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
Make: make
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
<para>Procps-&procps-depversion; needs the following to be installed:</para>
|
<para>Procps-&procps-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
fileutils: install, ln, mv, rm
|
Fileutils: install, ln, mv, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: grep
|
Grep: grep
|
||||||
make: make
|
Make: make
|
||||||
gawk: awk
|
Gawk: awk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, pwd
|
Sh-utils: basename, pwd
|
||||||
textutils: sort, tr
|
Textutils: sort, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,23 +4,23 @@
|
|||||||
<para>Psmisc-&psmisc-depversion; needs the following to be installed:</para>
|
<para>Psmisc-&psmisc-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
bison: bison
|
Bison: bison
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mkdir, mv, rm
|
Fileutils: chmod, install, ls, mkdir, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,21 +5,21 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, rm
|
Fileutils: chmod, install, ls, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep
|
Sh-utils: echo, expr, hostname, sleep
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,22 +4,22 @@
|
|||||||
<para>Sed-&sed-depversion; needs the following to be installed:</para>
|
<para>Sed-&sed-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mv, rm
|
Fileutils: chmod, install, ls, mv, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, hostname, sleep
|
Sh-utils: echo, expr, hostname, sleep
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,24 +4,24 @@
|
|||||||
<para>Shadow-&shadow-depversion; needs the following to be installed:</para>
|
<para>Shadow-&shadow-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, nm, ranlib
|
Binutils: ar, as, ld, nm, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
glibc: ldconfig
|
Glibc: ldconfig
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
net-tools: hostname
|
Net-tools: hostname
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, sleep, uname
|
Sh-utils: basename, echo, expr, sleep, uname
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, sort, tr, uniq
|
Textutils: cat, sort, tr, uniq
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,25 +4,25 @@
|
|||||||
<para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
|
<para>Sh-utils-&sh-utils-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, chown, install, ls, mv, rm
|
Fileutils: chmod, chown, install, ls, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
perl: perl
|
Perl: perl
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep, uname
|
Sh-utils: basename, echo, expr, hostname, sleep, uname
|
||||||
tar: tar
|
Tar: tar
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,10 +4,10 @@
|
|||||||
<para>Sysklogd-&sysklogd-depversion; needs the following to be installed:</para>
|
<para>Sysklogd-&sysklogd-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
fileutils: install
|
Fileutils: install
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
make: make
|
Make: make
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,12 +4,12 @@
|
|||||||
<para>Sysvinit-&sysvinit-depversion; needs the following to be installed:</para>
|
<para>Sysvinit-&sysvinit-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
fileutils: chown, cp, install, ln, mknod, rm
|
Fileutils: chown, cp, install, ln, mknod, rm
|
||||||
gcc: cc, cc1, collect2, cpp0
|
Gcc: cc, cc1, collect2, cpp0
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,25 +4,25 @@
|
|||||||
<para>Tar-&tar-depversion; needs the following to be installed:</para>
|
<para>Tar-&tar-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mv, rm
|
Fileutils: chmod, install, ls, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
net-tools: hostname
|
Net-tools: hostname
|
||||||
patch: patch
|
Patch: patch
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, sleep, uname
|
Sh-utils: basename, echo, expr, sleep, uname
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,17 +4,17 @@
|
|||||||
<para>Texinfo-&texinfo-depversion; needs the following to be installed:</para>
|
<para>Texinfo-&texinfo-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ln, ls, mkdir, mv, rm
|
Fileutils: chmod, install, ln, ls, mkdir, mv, rm
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, hostname, sleep
|
Sh-utils: basename, echo, expr, hostname, sleep
|
||||||
texinfo: makeinfo
|
Texinfo: makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,26 +5,26 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
autoconf: autoconf, autoheader
|
Autoconf: autoconf, autoheader
|
||||||
automake: aclocal, automake
|
Automake: aclocal, automake
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: ar, as, ld, ranlib
|
Binutils: ar, as, ld, ranlib
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chmod, install, ls, mv, rm
|
Fileutils: chmod, install, ls, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp0, gcc
|
Gcc: cc, cc1, collect2, cpp0, gcc
|
||||||
glibc: getconf
|
Glibc: getconf
|
||||||
grep: egrep, fgrep, grep
|
Grep: egrep, fgrep, grep
|
||||||
m4: m4
|
M4: m4
|
||||||
make: make
|
Make: make
|
||||||
gawk: gawk
|
Gawk: gawk
|
||||||
net-tools: hostname
|
Net-tools: hostname
|
||||||
perl: perl
|
Perl: perl
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: basename, echo, expr, sleep, uname
|
Sh-utils: basename, echo, expr, sleep, uname
|
||||||
tar: tar
|
Tar: tar
|
||||||
texinfo: install-info, makeinfo
|
Texinfo: install-info, makeinfo
|
||||||
textutils: cat, tr
|
Textutils: cat, tr
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -5,18 +5,18 @@
|
|||||||
installed:</para>
|
installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld
|
Binutils: as, ld
|
||||||
diffutils: cmp
|
Diffutils: cmp
|
||||||
fileutils: chgrp, chmod, cp, install, ln, mv, rm
|
Fileutils: chgrp, chmod, cp, install, ln, mv, rm
|
||||||
gettext: msgfmt, xgettext
|
Gettext: msgfmt, xgettext
|
||||||
gcc: cc, cc1, collect2, cpp, cpp0
|
Gcc: cc, cc1, collect2, cpp, cpp0
|
||||||
glibc: rpcgen
|
Glibc: rpcgen
|
||||||
grep: grep
|
Grep: grep
|
||||||
make: make
|
Make: make
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: uname, whoami
|
Sh-utils: uname, whoami
|
||||||
textutils: cat
|
Textutils: cat
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
@ -4,18 +4,18 @@
|
|||||||
<para>Vim-&vim-depversion; needs the following to be installed:</para>
|
<para>Vim-&vim-depversion; needs the following to be installed:</para>
|
||||||
|
|
||||||
<literallayout>
|
<literallayout>
|
||||||
bash: sh
|
Bash: sh
|
||||||
binutils: as, ld, strip
|
Binutils: as, ld, strip
|
||||||
diffutils: cmp, diff
|
Diffutils: cmp, diff
|
||||||
fileutils: chmod, cp, ln, mkdir, mv, rm, touch
|
Fileutils: chmod, cp, ln, mkdir, mv, rm, touch
|
||||||
find: find
|
Find: find
|
||||||
gcc: cc1, collect2, cpp0, gcc
|
Gcc: cc1, collect2, cpp0, gcc
|
||||||
grep: egrep, grep
|
Grep: egrep, grep
|
||||||
make: make
|
Make: make
|
||||||
net-tools: hostname
|
Net-tools: hostname
|
||||||
sed: sed
|
Sed: sed
|
||||||
sh-utils: echo, expr, uname, whoami
|
Sh-utils: echo, expr, uname, whoami
|
||||||
textutils: cat, tr, wc
|
Textutils: cat, tr, wc
|
||||||
</literallayout>
|
</literallayout>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
Loading…
Reference in New Issue
Block a user