Changeset 6bb2147 for BOOK/final-system
- Timestamp:
- Feb 21, 2006, 2:21:51 AM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 47c13d1
- Parents:
- 8a941d3
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
r8a941d3 r6bb2147 34 34 <sect2 role="installation"> 35 35 <title>Installation of Perl</title> 36 37 <para os="p1">This patch corrects a vulnerability in sprintf:</para>38 39 <screen os="p2"><userinput>patch -Np1 -i ../&perl-sprintf-patch;</userinput></screen>40 36 41 37 <para os="a00">Before starting to configure, create a basic -
BOOK/final-system/multilib/perl-64bit.xml
r8a941d3 r6bb2147 30 30 libraries and modules for the last version installed will be accessible. We 31 31 therefore only install one version.</para> 32 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"34 href="../common/perl.xml"35 xpointer="xpointer(//*[@os='p1'])"/>36 37 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"38 href="../common/perl.xml"39 xpointer="xpointer(//*[@os='p2'])"/>40 32 41 33 <para os="p3">Perl does not, by default, know about library directories with names other
Note:
See TracChangeset
for help on using the changeset viewer.