Changeset 856e3f4 for final-system
- Timestamp:
- Aug 20, 2006, 2:02:27 PM (18 years ago)
- Children:
- 6d0fcac
- Parents:
- 5609163
- Location:
- final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/perl.xml
r5609163 r856e3f4 25 25 <sect2 role="installation"> 26 26 <title>Installation of Perl</title> 27 28 <para os="p1">The following patch causes <filename>DynaLoader.a</filename> 29 to be built with -fPIC so it can be linked into a shared library 30 later.</para> 31 32 <screen os="p2"><userinput>patch -Np1 -i ../&perl-fpic-patch;</userinput></screen> 27 33 28 34 <para os="a00">Before starting to configure, create a basic -
final-system/multilib/perl-64bit.xml
r5609163 r856e3f4 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'])"/> 32 40 33 41 <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.