bash-dep.xml 457 B

12345678910111213141516171819202122
  1. <sect2>
  2. <title>Dependencies</title>
  3. <para>Bash-&bash-depversion; needs the following to be installed:</para>
  4. <literallayout>
  5. bash: bash, sh
  6. binutils: ar, as, ld, ranlib, size
  7. diffutils: cmp
  8. fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
  9. gcc: cc, cc1, collect2, cpp0, gcc
  10. grep: egrep, grep
  11. make: make
  12. gawk: awk
  13. sed: sed
  14. sh-utils: basename, echo, expr, hostname, sleep, uname
  15. texinfo: install-info
  16. textutils: cat, tr, uniq
  17. </literallayout>
  18. </sect2>