perl-dep.xml 452 B

123456789101112131415161718192021
  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. diffutils: cmp
  8. fileutils: chmod, cp, ln, ls, mkdir, mv, rm, touch
  9. gcc: cc, cc1, collect2, cpp0, gcc
  10. grep: egrep, grep
  11. make: make
  12. gawk: awk
  13. sed: sed
  14. sh-utils: basename, date, echo, expr, hostname, pwd, uname, whoami
  15. textutils: cat, comm, sort, split, tr, uniq, wc
  16. </literallayout>
  17. </sect2>