perl-dep.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Perl-&perl-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. nm from the binutils package
  10. bison from the bison package
  11. cmp from the diffutils package
  12. chmod from the fileutils package
  13. cp from the fileutils package
  14. ln from the fileutils package
  15. ls from the fileutils package
  16. mkdir from the fileutils package
  17. mv from the fileutils package
  18. rm from the fileutils package
  19. touch from the fileutils package
  20. gcc from the gcc package
  21. egrep from the grep package
  22. grep from the grep package
  23. nroff from the groff package
  24. gzip from the gzip package
  25. less from the less package
  26. make from the make package
  27. awk from the mawk package
  28. sed from the sed package
  29. basename from the sh-utils package
  30. date from the sh-utils package
  31. echo from the sh-utils package
  32. expr from the sh-utils package
  33. sleep from the sh-utils package
  34. tee from the sh-utils package
  35. test from the sh-utils package
  36. true from the sh-utils package
  37. uname from the sh-utils package
  38. cat from the textutils package
  39. comm from the textutils package
  40. sort from the textutils package
  41. split from the textutils package
  42. tr from the textutils package
  43. uniq from the textutils package
  44. wc from the textutils package
  45. </literallayout>
  46. </sect2>