|
@@ -23,8 +23,12 @@ instead and modify the way Perl is built. If you think you can live with the
|
|
(sensible) defaults Perl auto-detects, then just use the command listed
|
|
(sensible) defaults Perl auto-detects, then just use the command listed
|
|
above.</para>
|
|
above.</para>
|
|
|
|
|
|
-<para>The use of the -Dpager directive above fixes a small problem with the
|
|
|
|
-perldoc program, due to improper invocation of the less program.</para>
|
|
|
|
|
|
+<para>The meaning of the configure directive:</para>
|
|
|
|
+
|
|
|
|
+<itemizedlist>
|
|
|
|
+<listitem><para><userinput>-Dpager="/bin/less -isR"</userinput>: This corrects
|
|
|
|
+an error in the perldoc code with the invocation of the less program</para></listitem>
|
|
|
|
+</itemizedlist>
|
|
|
|
|
|
<para>Compile the package:</para>
|
|
<para>Compile the package:</para>
|
|
|
|
|