[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 |
|
---|
| 28 | <screen os="b"><userinput>CC="gcc ${BUILD32}" USE_ARCH=32 \
|
---|
| 29 | ./configure --prefix=/usr --sysconfdir=/etc \
|
---|
| 30 | --libdir=/usr/lib --libexecdir=/usr/lib/dbus-1.0 \
|
---|
| 31 | --localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system</userinput></screen>
|
---|
| 32 |
|
---|
[4317f44] | 33 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 34 | href="../common/dbus.xml"
|
---|
| 35 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
| 36 |
|
---|
[4317f44] | 37 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 38 | href="../common/dbus.xml"
|
---|
| 39 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
| 40 |
|
---|
[4317f44] | 41 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 42 | href="../common/dbus.xml"
|
---|
| 43 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
| 44 |
|
---|
[4317f44] | 45 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 46 | href="../common/dbus.xml"
|
---|
| 47 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
| 48 |
|
---|
[4317f44] | 49 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[27f57ec] | 50 | href="../common/dbus.xml"
|
---|
| 51 | xpointer="xpointer(//*[@os='g'])"/>
|
---|
| 52 |
|
---|
| 53 | </sect2>
|
---|
| 54 |
|
---|
| 55 | <sect2 role="content">
|
---|
| 56 | <title/>
|
---|
| 57 |
|
---|
| 58 | <para>Details on this package are located in <xref
|
---|
| 59 | linkend="contents-dbus" role="."/></para>
|
---|
| 60 |
|
---|
| 61 | </sect2>
|
---|
| 62 | </sect1>
|
---|
| 63 |
|
---|