Changeset 82fc053 for BOOK/final-system/multilib/eudev-n32.xml
- Timestamp:
- May 14, 2014, 1:21:04 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 056e32f4
- Parents:
- db71344
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/eudev-n32.xml
rdb71344 r82fc053 6 6 ]> 7 7 8 <sect1 id="ch-system- dbus-32" role="wrap">9 <?dbhtml filename=" dbus.html"?>8 <sect1 id="ch-system-eudev-n32" role="wrap"> 9 <?dbhtml filename="udev-n32.html"?> 10 10 11 <title> D-Bus-&dbus-version; 32 BitLibraries</title>11 <title>Eudev-&eudev-version; N32 Libraries</title> 12 12 13 <indexterm zone="ch-system-dbus-32"> 14 <primary sortas="a-D-Bus">D-Bus 32 Bit Libraries</primary> 13 <indexterm zone="ch-system-eudev-n32"> 14 <primary sortas="a-Eudev">Eudev</primary> 15 <secondary>N32</secondary> 15 16 </indexterm> 16 17 17 18 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ dbus.xml"19 href="../common/eudev.xml" 19 20 xpointer="xpointer(//*[@role='package'])"/> 20 21 21 22 <sect2 role="installation"> 22 <title>Installation of D-Bus</title>23 <title>Installation of Eudev</title> 23 24 24 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/ dbus.xml"26 href="../common/eudev.xml" 26 27 xpointer="xpointer(//*[@os='a'])"/> 27 28 28 <screen os="b"><userinput>CC="gcc ${BUILD32}" USE_ARCH=32 PKG_CONFIG_PATH=${PKG_CONFIG_PATH32} \ 29 ./configure --prefix=/usr --sysconfdir=/etc \ 30 --libdir=/usr/lib --libexecdir=/usr/lib/dbus-1.0 \ 31 --localstatedir=/var --with-systemdsystemunitdir=/lib/systemd/system \ 32 --docdir=/usr/share/doc/dbus-&dbus-version;</userinput></screen> 29 <screen os="b"><userinput> 30 PKG_CONFIG_PATH=${PKG_CONFIG_PATHN32} \ 31 CC="gcc ${BUILDN32}" ./configure --prefix=/usr --sysconfdir=/etc \ 32 --with-rootprefix="" --libexecdir=/lib32 --enable-split-usr \ 33 --libdir=/usr/lib32 --with-rootlibdir=/lib32 --sbindir=/sbin \ 34 --bindir=/sbin --enable-rule_generator --disable-introspection \ 35 --disable-keymap --disable-gudev --disable-gtk-doc-html --enable-libkmod</userinput></screen> 33 36 34 37 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../common/ dbus.xml"38 href="../common/eudev.xml" 36 39 xpointer="xpointer(//*[@os='c'])"/> 37 40 38 41 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 href="../common/ dbus.xml"42 href="../common/eudev.xml" 40 43 xpointer="xpointer(//*[@os='d'])"/> 41 44 42 45 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 href="../common/ dbus.xml"46 href="../common/eudev.xml" 44 47 xpointer="xpointer(//*[@os='e'])"/> 45 48 46 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/ dbus.xml"48 xpointer="xpointer(//*[@os=' f'])"/>50 href="../common/eudev.xml" 51 xpointer="xpointer(//*[@os='e2'])"/> 49 52 50 53 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 51 href="../common/ dbus.xml"54 href="../common/eudev.xml" 52 55 xpointer="xpointer(//*[@os='g'])"/> 53 56 54 57 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 55 href="../common/ dbus.xml"58 href="../common/eudev.xml" 56 59 xpointer="xpointer(//*[@os='h'])"/> 57 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"59 href="../common/dbus.xml"60 xpointer="xpointer(//*[@os='i'])"/>61 60 62 61 </sect2> … … 66 65 67 66 <para>Details on this package are located in <xref 68 linkend="contents- dbus" role="."/></para>67 linkend="contents-eudev" role="."/></para> 69 68 70 69 </sect2> 71 70 </sect1> 72 71 72 73
Note:
See TracChangeset
for help on using the changeset viewer.