mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-02-01 03:42:13 +00:00
a42d0cb09a
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
27 lines
471 B
XML
27 lines
471 B
XML
<sect2>
|
|
<title>Dependencies</title>
|
|
|
|
<para>Reiserfs-&reiserfs-depversion; needs the following to be
|
|
installed:</para>
|
|
|
|
<literallayout>
|
|
autoconf: autoconf, autoheader
|
|
automake: aclocal, automake
|
|
bash: sh
|
|
binutils: ar, as, ld, ranlib
|
|
diffutils: cmp
|
|
fileutils: chmod, install, ls, rm
|
|
gcc: cc1, collect2, cpp0, gcc
|
|
grep: egrep, grep
|
|
m4: m4
|
|
make: make
|
|
gawk: gawk
|
|
sed: sed
|
|
sh-utils: echo, expr, hostname, sleep
|
|
texinfo: makeinfo
|
|
textutils: cat, tr
|
|
</literallayout>
|
|
|
|
</sect2>
|
|
|