|
@@ -28,6 +28,11 @@ GCC, Glibc, Grep, Make, Ncurses, Sed.</seg></seglistitem>
|
|
<sect2 role="installation">
|
|
<sect2 role="installation">
|
|
<title>Installation of Bash</title>
|
|
<title>Installation of Bash</title>
|
|
|
|
|
|
|
|
+<para>The following patch fixes a problem where Bash sometimes will only show
|
|
|
|
+33 characters on a line and then wraps to the next line.</para>
|
|
|
|
+
|
|
|
|
+<screen><userinput>patch -Np1 -i ../bash-&bash-version;-display_wrap-1.patch</userinput></screen>
|
|
|
|
+
|
|
<para>Prepare Bash for compilation:</para>
|
|
<para>Prepare Bash for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin \
|
|
<screen><userinput>./configure --prefix=/usr --bindir=/bin \
|