|
@@ -44,6 +44,11 @@
|
|
|
<sect2 role="installation">
|
|
|
<title>Installation of Readline</title>
|
|
|
|
|
|
+ <para>Upstream developers have fixed several issues since the initial
|
|
|
+ release of Readline-&readline-version;. Apply those fixes:</para>
|
|
|
+
|
|
|
+<screen><userinput>patch -Np1 -i ../&readline-fixes-patch;</userinput></screen>
|
|
|
+
|
|
|
<para>Prepare Readline for compilation:</para>
|
|
|
|
|
|
<screen><userinput>./configure --prefix=/usr --libdir=/lib</userinput></screen>
|