diff options
Diffstat (limited to 'chapter06/perl-inst.xml')
-rw-r--r-- | chapter06/perl-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/perl-inst.xml b/chapter06/perl-inst.xml index ef3fa7bbe..66b067ed2 100644 --- a/chapter06/perl-inst.xml +++ b/chapter06/perl-inst.xml @@ -1,10 +1,6 @@ <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>./configure.gnu --prefix=/usr && |