Changeset 7b31c44 for BOOK/final-system/common/perl.xml
- Timestamp:
- Aug 31, 2008, 9:15:57 AM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- ea55a49
- Parents:
- 33bdb0d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/perl.xml
r33bdb0d r7b31c44 25 25 <sect2 role="installation"> 26 26 <title>Installation of Perl</title> 27 28 <para os="p1">The following patch causes makedepend.sh to also remove29 <literal><command-line></literal> as well as30 <literal><command line></literal>:</para>31 32 <screen os="p2"><userinput>patch -Np1 -i ../&perl-gcc42_fix-patch;</userinput></screen>33 34 <para os="p3">The following patch prevents perl from including asm/page.h35 which will no longer be available in headers provided by kernel 2.6.25 and36 forward:</para>37 38 <screen os="p4"><userinput>patch -Np1 -i ../&perl-no_page_h-patch;</userinput></screen>39 40 <para os="p5">The following patch fixes known vulnerabilities in perl:</para>41 42 <screen os="p6"><userinput>patch -Np1 -i ../&perl-security-patch;</userinput></screen>43 27 44 28 <para os="s1">The following sed causes <filename>DynaLoader.a</filename>
Note:
See TracChangeset
for help on using the changeset viewer.