Changeset 03e6a40 for BOOK/final-system/multilib/xml-parser.xml
- Timestamp:
- Apr 20, 2014, 8:57:39 AM (11 years ago)
- 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. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/xml-parser.xml
r88ef769 r03e6a40 6 6 ]> 7 7 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"?> 10 10 11 <title> Libee-&libee-version; 32 Bit Libraries</title>11 <title>XML-Parser-&xml-parser-version; 32 Bit</title> 12 12 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> 15 15 <secondary>32 Bit</secondary> 16 16 </indexterm> 17 17 18 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 19 href="../common/ libee.xml"19 href="../common/xml-parser.xml" 20 20 xpointer="xpointer(//*[@role='package'])"/> 21 21 22 22 <sect2 role="installation"> 23 <title>Installation of Libee</title>23 <title>Installation of XML-Parser</title> 24 24 25 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../common/ libee.xml"26 href="../common/xml-parser.xml" 27 27 xpointer="xpointer(//*[@os='a'])"/> 28 28 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> 31 30 32 31 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 33 href="../common/ libee.xml"32 href="../common/xml-parser.xml" 34 33 xpointer="xpointer(//*[@os='c'])"/> 35 34 36 35 <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" 42 37 xpointer="xpointer(//*[@os='d'])"/> 43 38 44 39 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 45 href="../common/ libee.xml"40 href="../common/xml-parser.xml" 46 41 xpointer="xpointer(//*[@os='e'])"/> 47 42 48 43 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 49 href="../common/ libee.xml"44 href="../common/xml-parser.xml" 50 45 xpointer="xpointer(//*[@os='f'])"/> 51 46 52 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ libee.xml"48 href="../common/xml-parser.xml" 54 49 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'])"/> 55 54 56 55 </sect2> … … 60 59 61 60 <para>Details on this package are located in <xref 62 linkend="contents- libee" role="."/></para>61 linkend="contents-xml-parser" role="."/></para> 63 62 64 63 </sect2> 64 </sect1> 65 65 66 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.