flex-dep.xml 382 B

123456789101112131415161718192021
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Flex-&flex-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld, ranlib
  7. bison: bison
  8. diffutils: cmp
  9. fileutils: chmod, cp, install, ln, mv, rm, touch
  10. gcc: cc1, collect2, cpp0, gcc
  11. grep: egrep, grep
  12. make: make
  13. sed: sed
  14. sh-utils: echo, hostname
  15. textutils: cat, tr
  16. </literallayout>
  17. </sect2>