source: BOOK/final-system/multilib/expat-64bit.xml@ bddad35

systemd
Last change on this file since bddad35 was 7cd7f99, checked in by Chris Staub <chris@…>, 9 years ago

Put one configure option per line

  • Property mode set to 100644
File size: 2.1 KB
RevLine 
[e59e934]1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-system-expat" role="wrap">
[5bac495]9 <?dbhtml filename="expat-64bit.html"?>
[e59e934]10
11 <title>Expat-&expat-version; 64 Bit</title>
12
13 <indexterm zone="ch-system-expat">
14 <primary sortas="a-Expat">Expat</primary>
15 </indexterm>
16
[4317f44]17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]18 href="../common/expat.xml"
19 xpointer="xpointer(//*[@role='package'])"/>
20
21 <sect2 role="installation">
22 <title>Installation of Expat</title>
23
[4317f44]24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]25 href="../common/expat.xml"
26 xpointer="xpointer(//*[@os='a'])"/>
27
[7cd7f99]28<screen os="b"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
29./configure \
30 --prefix=/usr \
31 --libdir=/usr/lib64</userinput></screen>
[e59e934]32
[4317f44]33 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]34 href="../common/expat.xml"
35 xpointer="xpointer(//*[@os='c'])"/>
36
[4317f44]37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]38 href="../common/expat.xml"
39 xpointer="xpointer(//*[@os='d'])"/>
40
[4317f44]41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]42 href="../common/expat.xml"
43 xpointer="xpointer(//*[@os='e'])"/>
44
[e6d1f04]45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
46 href="../common/expat.xml"
47 xpointer="xpointer(//*[@os='e2'])"/>
48
[4317f44]49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]50 href="../common/expat.xml"
51 xpointer="xpointer(//*[@os='f'])"/>
52
[4317f44]53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]54 href="../common/expat.xml"
55 xpointer="xpointer(//*[@os='g'])"/>
56
[4317f44]57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]58 href="../common/expat.xml"
59 xpointer="xpointer(//*[@os='h'])"/>
60
[4317f44]61 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]62 href="../common/expat.xml"
63 xpointer="xpointer(//*[@os='i'])"/>
64
65 </sect2>
66
[4317f44]67 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[e59e934]68 href="../common/expat.xml"
69 xpointer="xpointer(id('contents-expat'))"/>
70
71</sect1>
Note: See TracBrowser for help on using the repository browser.