perl-dep.xml 476 B

12345678910111213141516171819202122232425
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Perl-&perl-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: sh
  6. binutils: ar, as, ld, nm
  7. bison: bison
  8. diffutils: cmp
  9. fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
  10. gcc: gcc
  11. grep: egrep, grep
  12. groff: nroff
  13. gzip: gzip
  14. less: less
  15. make: make
  16. mawk: awk
  17. sed: sed
  18. sh-utils: basename, date, echo, expr, sleep, tee, test, true, uname
  19. textutils: cat, comm, sort, split, tr, uniq, wc
  20. </literallayout>
  21. </sect2>