[6bef17d] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[6bef17d] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-system-temp-perl" role="wrap">
|
---|
| 9 | <?dbhtml filename="temp-perl.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>Temporary Perl-&perl-version;</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-temp-perl">
|
---|
| 14 | <primary sortas="a-Perl">Perl</primary>
|
---|
| 15 | <secondary>temporary tools</secondary>
|
---|
| 16 | </indexterm>
|
---|
| 17 |
|
---|
| 18 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 19 | href="../../final-system/common/perl.xml"
|
---|
| 20 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 21 |
|
---|
| 22 | <sect2 role="installation">
|
---|
| 23 | <title>Installation of Perl</title>
|
---|
| 24 |
|
---|
| 25 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 26 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 27 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 28 |
|
---|
| 29 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 30 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 31 | xpointer="xpointer(//*[@os='b'])"/>
|
---|
| 32 |
|
---|
[76cf100] | 33 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 34 | href="../common/temp-perl.xml"
|
---|
[76cf100] | 35 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 36 |
|
---|
[d018b81] | 37 | <screen os="c"><userinput>./configure.gnu --prefix=/tools \
|
---|
| 38 | -Dstatic_ext='Data/Dumper IO Fcntl POSIX' -Dcc="gcc ${BUILD32}"</userinput></screen>
|
---|
[6bef17d] | 39 |
|
---|
| 40 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 41 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 42 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 43 |
|
---|
| 44 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 45 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 46 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 47 |
|
---|
| 48 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 49 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 50 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 51 |
|
---|
| 52 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
[c9e9bcf] | 53 | href="../common/temp-perl.xml"
|
---|
[6bef17d] | 54 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 55 |
|
---|
[76cf100] | 56 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 57 | href="../common/temp-perl.xml"
|
---|
| 58 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 59 |
|
---|
[de1676e] | 60 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 61 | href="../common/temp-perl.xml"
|
---|
| 62 | xpointer="xpointer(//*[@os='j'])"/>
|
---|
| 63 |
|
---|
| 64 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 65 | href="../common/temp-perl.xml"
|
---|
| 66 | xpointer="xpointer(//*[@os='k'])"/>
|
---|
| 67 |
|
---|
[6c4e93e] | 68 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
| 69 | href="../common/temp-perl.xml"
|
---|
| 70 | xpointer="xpointer(//*[@os='l'])"/>
|
---|
| 71 |
|
---|
[6bef17d] | 72 | </sect2>
|
---|
| 73 |
|
---|
| 74 | <sect2 role="content">
|
---|
| 75 | <title/>
|
---|
| 76 |
|
---|
| 77 | <para>Details on this package are located in <xref
|
---|
| 78 | linkend="contents-perl" role="."/></para>
|
---|
| 79 |
|
---|
| 80 | </sect2>
|
---|
| 81 |
|
---|
| 82 | </sect1>
|
---|