diff options
Diffstat (limited to 'chapter06/perl-inst.xml')
-rw-r--r-- | chapter06/perl-inst.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/perl-inst.xml b/chapter06/perl-inst.xml index 313fcf3fc..c14b4ef0e 100644 --- a/chapter06/perl-inst.xml +++ b/chapter06/perl-inst.xml @@ -1,6 +1,10 @@ <sect2> <title>Installation of Perl</title> +<para>This package requires its patch to be applied before you can +install it. Make sure it's unpacked before running the installation +commands.</para> + <para>Install Perl by running the following commands:</para> <para><screen><userinput>patch -Np1 -i ../perl-&perl-version;.patch && |