diff options
Diffstat (limited to 'chapter06/perl.xml')
-rw-r--r-- | chapter06/perl.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/perl.xml b/chapter06/perl.xml index 66cd9e424..76b0af2cf 100644 --- a/chapter06/perl.xml +++ b/chapter06/perl.xml @@ -119,6 +119,9 @@ export BUILD_BZIP2=0</userinput></screen> <screen><userinput remap="test">make -k test</userinput></screen> + <note><para>Several tests related to zlib will fail due to using + the system version of zlib instead of the internal version.</para></note> + <para>Install the package and clean up:</para> <screen><userinput remap="install">make install |