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>