flex-dep.xml 745 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Flex-&flex-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. sh from the bash package
  6. ar from the binutils package
  7. as from the binutils package
  8. ld from the binutils package
  9. bison from the bison package
  10. yacc from the bison package
  11. chmod from the fileutils package
  12. cp from the fileutils package
  13. ln from the fileutils package
  14. mv from the fileutils package
  15. rm from the fileutils package
  16. touch from the fileutils package
  17. cc from the gcc package
  18. egrep from the grep package
  19. grep from the grep package
  20. make from the make package
  21. sed from the sed package
  22. dirname from the sh-utils package
  23. cat from the textutils package
  24. tr from the textutils package
  25. </literallayout>
  26. </sect2>