%general-entities; ]> Bash-&bash-version; Bash tools &buildtime; 1.2 SBU &diskspace; 27 MB Installation of Bash Bash contains several known bugs. Fix these with the following patch: patch -Np1 -i ../bash-&bash-version;-gnu-fixes-2.patch Now prepare Bash for compilation: ./configure --prefix=/tools --without-bash-malloc Compile the program: make (If you insist on testing the results, then issue: make tests.) Then install it and its documentation: make install And make a link for the programs that use sh for a shell: ln -s bash /tools/bin/sh <para>The details on this package are found in <xref linkend="contents-bash"/>.</para> </sect2> </sect1>