|
@@ -4,15 +4,20 @@
|
|
|
<para>File-&file-depversion; needs the following to be installed:</para>
|
|
|
|
|
|
<literallayout>
|
|
|
+autoconf: autoconf, autoheader
|
|
|
+automake: aclocal, automake
|
|
|
bash: sh
|
|
|
binutils: as, ld
|
|
|
diffutils: cmp
|
|
|
-fileutils: chmod, cp, ls, mv, rm
|
|
|
-gcc: cc
|
|
|
+fileutils: chmod, install, ln, ls, mv, rm, touch
|
|
|
+gcc: cc1, collect2, cpp0, gcc
|
|
|
grep: egrep, grep
|
|
|
+m4: m4
|
|
|
make: make
|
|
|
+mawk: mawk
|
|
|
sed: sed
|
|
|
-sh-utils: basename, expr, sleep
|
|
|
+sh-utils: echo, expr, hostname, sleep
|
|
|
+texinfo: makeinfo
|
|
|
textutils: cat, tr
|
|
|
</literallayout>
|
|
|
|