mawk-dep.xml 295 B

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