<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
  <!ENTITY % general-entities SYSTEM "../../general.ent">
  %general-entities;
]>

<sect1 id="ch-system-systemd-32" role="wrap">
  <?dbhtml filename="systemd.html"?>

  <title>Systemd-&systemd-version; 32 Bit Libraries</title>

  <indexterm zone="ch-system-systemd-32">
    <primary sortas="a-systemd">Systemd</primary>
    <secondary>32 Bit</secondary>
  </indexterm>

  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
  href="../common/systemd.xml"
  xpointer="xpointer(//*[@role='package'])"/>

  <sect2 role="installation">
    <title>Installation of Systemd</title>

    <note os="mlw1">
      <para>If you do not have Linux-PAM installed in your system you can safely
      skip this page. If you do have Linux-PAM installed and you wish to use
      <filename class="libraryfile">pam_systemd.so</filename>
      to register and control user sessions within the systemd control group
      hierarchy, follow the instructions to install the module.</para>
    </note>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='p1'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='p2'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='a'])"/>

<screen><userinput>CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
  ./configure --prefix=/usr \
    --sysconfdir=/etc --localstatedir=/var \
    --libexecdir=/usr/lib --docdir=/usr/share/doc/systemd-&systemd-version; \
    --with-rootprefix="" --with-rootlibdir=/lib \
    --enable-split-usr --disable-gudev --with-kbd-loadkeys=/bin/loadkeys \
    --with-kbd-setfont=/bin/setfont --with-dbuspolicydir=/etc/dbus-1/system.d \
    --with-dbusinterfacedir=/usr/share/dbus-1/interfaces \
    --with-dbussessionservicedir=/usr/share/dbus-1/services \
    --with-dbussystemservicedir=/usr/share/dbus-1/system-services</userinput></screen>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='d'])"/>

<screen os="e"><userinput>make src/shared/{af,errno}-{from,to}-name.h src/libsystemd/libsystemd.sym
make libsystemd.la libudev.la libnss_myhostname.la</userinput></screen>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='j'])"/>

<screen os="k"><userinput>make install-libLTLIBRARIES
make install-pkgconfiglibDATA</userinput></screen>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='n'])"/>

    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="../common/systemd.xml"
    xpointer="xpointer(//*[@os='o'])"/>

  </sect2>

  <sect2 role="content">
    <title/>

    <para>Details on this package are located in <xref
    linkend="contents-systemd" role="."/></para>

  </sect2>

</sect1>
