file-dep.xml 465 B

12345678910111213141516171819202122232425
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>File-&file-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. autoconf: autoconf, autoheader
  6. automake: aclocal, automake
  7. bash: sh
  8. binutils: as, ld
  9. diffutils: cmp
  10. fileutils: chmod, install, ln, ls, mv, rm, touch
  11. gcc: cc1, collect2, cpp0, gcc
  12. grep: egrep, grep
  13. m4: m4
  14. make: make
  15. gawk: gawk
  16. sed: sed
  17. sh-utils: echo, expr, hostname, sleep
  18. texinfo: makeinfo
  19. textutils: cat, tr
  20. </literallayout>
  21. </sect2>