12345678910111213141516171819202122 |
- <sect2><title> </title><para> </para></sect2>
- <sect2>
- <title>Bash Installation Dependencies</title>
- <para>(Last checked against version &bash-depversion;.)</para>
- <literallayout>Bash: bash, sh
- Binutils: ar, as, ld, ranlib, size
- Coreutils: basename, cat, chmod, cp, echo, expr, hostname, install,
- ln, ls, mkdir, mv, rm, sleep, tr, uname, uniq
- Diffutils: cmp
- Gawk: awk
- GCC: cc, cc1, collect2, cpp0, gcc
- Grep: egrep, grep
- Make: make
- Ncurses: (libraries)
- Sed: sed
- Texinfo: install-info</literallayout>
- </sect2>
|