bison-dep.xml 466 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Bison-&bison-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. Bash: sh
  6. Binutils: ar, as, ld, ranlib
  7. Diffutils: cmp
  8. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm, rmdir
  9. Gcc: cc, cc1, collect2, cpp0, gcc
  10. Grep: egrep, fgrep, grep
  11. Make: make
  12. Sed: sed
  13. Sh-utils: basename, dirname, echo, expr, hostname, sleep, uname
  14. Texinfo: install-info
  15. Textutils: cat, head, tr, uniq
  16. </literallayout>
  17. </sect2>