[27f57ec] | 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-dbus-32" role="wrap">
|
---|
| 9 | <?dbhtml filename="dbus.html"?>
|
---|
| 10 |
|
---|
| 11 | <title>D-Bus-&dbus-version; 32 Bit Libraries</title>
|
---|
| 12 |
|
---|
| 13 | <indexterm zone="ch-system-dbus-32">
|
---|
| 14 | <primary sortas="a-D-Bus">D-Bus 32 Bit Libraries</primary>
|
---|
| 15 | </indexterm>
|
---|
| 16 |
|
---|
[4317f44] | 17 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 18 | href="../common/dbus.xml"
|
---|
| 19 | xpointer="xpointer(//*[@role='package'])"/>
|
---|
| 20 |
|
---|
| 21 | <sect2 role="installation">
|
---|
| 22 | <title>Installation of D-Bus</title>
|
---|
| 23 |
|
---|
[4317f44] | 24 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 25 | href="../common/dbus.xml"
|
---|
| 26 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
| 27 |
|
---|
[101ef1f] | 28 | <screen os="b"><userinput>CC="gcc ${BUILD32}" USE_ARCH=32 PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \
|
---|
[27f57ec] | 29 | ./configure --prefix=/usr --sysconfdir=/etc \
|
---|
| 30 | --libdir=/usr/lib --libexecdir=/usr/lib/dbus-1.0 \
|
---|
[c873165] | 31 | --localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system \
|
---|
| 32 | --docdir=/usr/share/doc/dbus-&dbus-version;</userinput></screen>
|
---|
[27f57ec] | 33 |
|
---|
[4317f44] | 34 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 35 | href="../common/dbus.xml"
|
---|
| 36 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 37 |
|
---|
[4317f44] | 38 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 39 | href="../common/dbus.xml"
|
---|
| 40 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 41 |
|
---|
[4317f44] | 42 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 43 | href="../common/dbus.xml"
|
---|
| 44 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 45 |
|
---|
[4317f44] | 46 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 47 | href="../common/dbus.xml"
|
---|
| 48 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 49 |
|
---|
[4317f44] | 50 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 51 | href="../common/dbus.xml"
|
---|
| 52 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 53 |
|
---|
[62172e9] | 54 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[42ff691] | 55 | href="../common/dbus.xml"
|
---|
[62172e9] | 56 | xpointer="xpointer(//*[@os='h'])"/>
|
---|
| 57 |
|
---|
| 58 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[42ff691] | 59 | href="../common/dbus.xml"
|
---|
[62172e9] | 60 | xpointer="xpointer(//*[@os='i'])"/>
|
---|
| 61 |
|
---|
[27f57ec] | 62 | </sect2>
|
---|
| 63 |
|
---|
| 64 | <sect2 role="content">
|
---|
| 65 | <title/>
|
---|
| 66 |
|
---|
| 67 | <para>Details on this package are located in <xref
|
---|
| 68 | linkend="contents-dbus" role="."/></para>
|
---|
| 69 |
|
---|
| 70 | </sect2>
|
---|
| 71 | </sect1>
|
---|
| 72 |
|
---|