Ignore:
Timestamp:
Apr 20, 2014, 8:57:39 AM (11 years ago)
Author:
Chris Staub <chris@…>
Children:
0be79ea
Parents:
88ef769 (diff), 578ca586 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'systemd' into simp

Conflicts:

BOOK/final-system/common/bash.xml
BOOK/final-system/mips64-chapter.xml
BOOK/final-system/multilib/bash.xml
BOOK/final-system/ppc64-chapter.xml
BOOK/final-system/sparc64-chapter.xml
BOOK/final-system/x86_64-chapter.xml
BOOK/general.ent
BOOK/packages.ent
BOOK/temp-system/common/bash.xml
BOOK/temp-system/mips64-64-chapter.xml
BOOK/temp-system/mips64-chapter.xml
BOOK/temp-system/multilib/bash.xml
BOOK/temp-system/ppc64-64-chapter.xml
BOOK/temp-system/ppc64-chapter.xml
BOOK/temp-system/sparc64-64-chapter.xml
BOOK/temp-system/sparc64-chapter.xml
BOOK/temp-system/x86_64-64-chapter.xml
BOOK/temp-system/x86_64-chapter.xml

File:
1 moved

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/xml-parser.xml

    r88ef769 r03e6a40  
    66]>
    77
    8 <sect1 id="ch-system-libee-32" role="wrap">
    9   <?dbhtml filename="libee.html"?>
     8<sect1 id="ch-system-xml-parser-32" role="wrap">
     9  <?dbhtml filename="xml-parser.html"?>
    1010
    11   <title>Libee-&libee-version; 32 Bit Libraries</title>
     11  <title>XML-Parser-&xml-parser-version; 32 Bit</title>
    1212
    13   <indexterm zone="ch-system-libee-32">
    14     <primary sortas="a-Libee">Libee</primary>
     13  <indexterm zone="ch-system-xml-parser-32">
     14    <primary sortas="a-XML-Parser">XML::Parser</primary>
    1515    <secondary>32 Bit</secondary>
    1616  </indexterm>
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    19   href="../common/libee.xml"
     19  href="../common/xml-parser.xml"
    2020  xpointer="xpointer(//*[@role='package'])"/>
    2121
    2222  <sect2 role="installation">
    23     <title>Installation of Libee</title>
     23    <title>Installation of XML-Parser</title>
    2424
    2525    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    26     href="../common/libee.xml"
     26    href="../common/xml-parser.xml"
    2727    xpointer="xpointer(//*[@os='a'])"/>
    2828
    29 <screen os="b"><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
    30   ./configure --prefix=/usr</userinput></screen>
     29<screen os="b"><userinput>USE_ARCH=32 perl Makefile.PL</userinput></screen>
    3130
    3231    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/libee.xml"
     32    href="../common/xml-parser.xml"
    3433    xpointer="xpointer(//*[@os='c'])"/>
    3534
    3635    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    37     href="../common/libee.xml"
    38     xpointer="xpointer(//*[@os='n1'])"/>
    39 
    40     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    41     href="../common/libee.xml"
     36    href="../common/xml-parser.xml"
    4237    xpointer="xpointer(//*[@os='d'])"/>
    4338
    4439    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/libee.xml"
     40    href="../common/xml-parser.xml"
    4641    xpointer="xpointer(//*[@os='e'])"/>
    4742
    4843    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/libee.xml"
     44    href="../common/xml-parser.xml"
    5045    xpointer="xpointer(//*[@os='f'])"/>
    5146
    5247    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/libee.xml"
     48    href="../common/xml-parser.xml"
    5449    xpointer="xpointer(//*[@os='g'])"/>
     50
     51    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     52    href="../common/xml-parser.xml"
     53    xpointer="xpointer(//*[@os='h'])"/>
    5554
    5655  </sect2>
     
    6059
    6160    <para>Details on this package are located in <xref
    62     linkend="contents-libee" role="."/></para>
     61    linkend="contents-xml-parser" role="."/></para>
    6362
    6463  </sect2>
     64</sect1>
    6565
    66 </sect1>
Note: See TracChangeset for help on using the changeset viewer.