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-64bit.xml

    r88ef769 r03e6a40  
    66]>
    77
    8 <sect1 id="ch-system-libee" role="wrap">
    9   <?dbhtml filename="libee-64bit.html"?>
     8<sect1 id="ch-system-xml-parser" role="wrap">
     9  <?dbhtml filename="xml-parser-64bit.html"?>
    1010
    11   <title>Libee-&libee-version; 64 Bit</title>
     11  <title>XML-Parser-&xml-parser-version; 64 Bit</title>
    1212
    13   <indexterm zone="ch-system-libee">
    14     <primary sortas="a-Libee">Libee</primary>
     13  <indexterm zone="ch-system-xml-parser">
     14    <primary sortas="a-XML-Parser">XML::Parser</primary>
    1515  </indexterm>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    18   href="../common/libee.xml"
     18  href="../common/xml-parser.xml"
    1919  xpointer="xpointer(//*[@role='package'])"/>
    2020
    2121  <sect2 role="installation">
    22     <title>Installation of Libee</title>
     22    <title>Installation of XML-Parser</title>
    2323
    2424    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    25     href="../common/libee.xml"
     25    href="../common/xml-parser.xml"
    2626    xpointer="xpointer(//*[@os='a'])"/>
    2727
    28 <screen os="b"><userinput>CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
    29   ./configure --prefix=/usr \
    30     --libdir=/usr/lib64</userinput></screen>
     28<screen os="b"><userinput>USE_ARCH=64 perl Makefile.PL</userinput></screen>
    3129
    3230    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    33     href="../common/libee.xml"
     31    href="../common/xml-parser.xml"
    3432    xpointer="xpointer(//*[@os='c'])"/>
    3533
    3634    <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"
     35    href="../common/xml-parser.xml"
    4236    xpointer="xpointer(//*[@os='d'])"/>
    4337
    4438    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    45     href="../common/libee.xml"
     39    href="../common/xml-parser.xml"
    4640    xpointer="xpointer(//*[@os='e'])"/>
    4741
    4842    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    49     href="../common/libee.xml"
     43    href="../common/xml-parser.xml"
    5044    xpointer="xpointer(//*[@os='f'])"/>
    5145
    5246    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    53     href="../common/libee.xml"
     47    href="../common/xml-parser.xml"
    5448    xpointer="xpointer(//*[@os='g'])"/>
     49
     50    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     51    href="../common/xml-parser.xml"
     52    xpointer="xpointer(//*[@os='h'])"/>
    5553
    5654  </sect2>
    5755
    5856  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    59   href="../common/libee.xml"
    60   xpointer="xpointer(id('contents-libee'))"/>
     57  href="../common/xml-parser.xml"
     58  xpointer="xpointer(id('contents-xml-parser'))"/>
    6159
    6260</sect1>
Note: See TracChangeset for help on using the changeset viewer.