<?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;

  <!ENTITY kde-runtime-download-http "&kde-download-http;applications/&kde-apps-version;/src/kde-runtime-&kde-apps-version;.tar.xz">
  <!ENTITY kde-runtime-download-ftp  " ">
  <!ENTITY kde-runtime-md5sum        "6c9eaba92b0bc92892f119e9ed657536">
  <!ENTITY kde-runtime-size          "7.5 MB">
  <!ENTITY kde-runtime-buildsize     "138 MB">
  <!ENTITY kde-runtime-time          "0.8 SBU (using parallelism=10)">
]>

<sect1 id="kde-runtime" xreflabel="kde-runtime-&kde-apps-version;">
  <?dbhtml filename="kde-runtime.html"?>

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-24 00:17:16 -0500 (Tue, 24 Feb 2015) $</date>
  </sect1info>

  <title>Kde-runtime-&kde-apps-version;</title>

  <indexterm zone="kde-runtime">
    <primary sortas="a-kde-runtime">kde-runtime</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Kde-runtime</title>

    <para>Kde-runtime contains runtime applications and libraries essential
    for <application>KDE</application>.</para>

    &lfs77_checked;

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&kde-runtime-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&kde-runtime-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &kde-runtime-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &kde-runtime-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &kde-runtime-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &kde-runtime-time;</para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">Kde-runtime Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required">
      <xref linkend="kdelibs"/> and
      <xref linkend="libgcrypt"/> 
    </para>

    <bridgehead renderas="sect4">Recommended</bridgehead>
      <para role="recommended">
      <xref linkend="kactivities"/>,
      <xref linkend="kdepimlibs"/>,
      <xref linkend="alsa-lib"/>,
      <xref linkend="libjpeg"/>, and
      <xref linkend="exiv2"/>
    </para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional">
      <xref linkend="pulseaudio"/>,
      <xref linkend="xine-lib"/>,
      <xref linkend="libcanberra"/>,
      <xref linkend="samba"/>,
      <xref linkend="NetworkManager"/>,
      <ulink url="&kde-download-http;&kde-version;/src/">nepomuk-core</ulink>,
      <ulink url="http://www.openslp.org/">OpenSLP</ulink>,
      <ulink url="http://launchpad.net/ntrack">QNtrack</ulink>,
      <ulink url="http://www.libssh.org/">LibSSH</ulink>, and
      <ulink url="http://www.openexr.com/">OpenEXR</ulink>
    </para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/kde-runtime"/>
    </para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of Kde-runtime</title>

    <para>Install <application>kde-runtime</application> by running the following
    commands:</para>

<screen><userinput>mkdir build &amp;&amp;
cd    build &amp;&amp;

cmake -DCMAKE_INSTALL_PREFIX=&kde-dir;         \
      -DSYSCONF_INSTALL_DIR=/etc                  \
      -DCMAKE_BUILD_TYPE=Release                  \
      -DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0 \
      -Wno-dev .. &amp;&amp;
make</userinput></screen>

    <para>To test the results, issue <command>make test</command>.</para>

    <para> Now as the <systemitem class="username">root</systemitem>
    user:</para>

<screen role="root"><userinput>make install &amp;&amp;
ln -sfv ../lib/kde4/libexec/kdesu &kde-dir;/bin/kdesu</userinput></screen>

  </sect2>

  <sect2 role="commands">
    <title>Command Explanations</title>

    <para>
      <parameter>-DSAMBA_INCLUDE_DIR=/usr/include/samba-4.0</parameter>:
      This switch is used so that <application>CMake</application> can
      properly find <application>Samba</application> headers which got
      moved in version 4.
    </para>

  </sect2>

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

    <segmentedlist>
      <segtitle>Installed Programs</segtitle>
      <segtitle>Installed Libraries</segtitle>
      <segtitle>Installed Directories</segtitle>

      <seglistitem>
        <seg>kcmshell4, kde-cp, kde-mv, kde-open, kde4, kde4-menu,
        kdebugdialog, keditfiletype, kfile4, kglobalaccel, khelpcenter,
        khotnewstuff-upload, khotnewstuff4, kiconfinder, kioclient,
        kmimetypefinder, knotify4, kquitapp, kreadconfig, kstart, ksvgtopng,
        ktraderclient, ktrash, kuiserver, kwalletd, kwriteconfig,
        nepomukcontroller, plasma-remote-helper, plasmapkg and solid-hardware.
        </seg>
        <seg>several in &kde-dir;/lib</seg>
        <seg>several in &kde-dir;/lib and &kde-dir;/share</seg>
      </seglistitem>
    </segmentedlist>

  </sect2>

</sect1>
