mawk-dep.xml 336 B

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