<?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 konsole-download-http "&kde-download-http;&kde-version;/src/konsole-&kde-version;.tar.xz">
  <!ENTITY konsole-download-ftp  " ">
  <!ENTITY konsole-md5sum        "1c81a9a2c073f7992671e168b7285a2a">
  <!ENTITY konsole-size          "448 KB">
  <!ENTITY konsole-buildsize     "18 MB">
  <!ENTITY konsole-time          "0.6 SBU">
]>

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

  <sect1info>
    <othername>$LastChangedBy: bdubbs $</othername>
    <date>$Date: 2015-02-24 20:21:19 -0500 (Tue, 24 Feb 2015) $</date>
  </sect1info>

  <title>Konsole-&kde-version;</title>

  <indexterm zone="konsole">
    <primary sortas="a-konsole">konsole</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to Konsole</title>

    <para>This package provides a terminal emulator for KDE.</para>

    &lfs77_checked;

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

    <bridgehead renderas="sect3">Konsole Dependencies</bridgehead>

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

    <bridgehead renderas="sect4">Recommended</bridgehead>
    <para role="recommended">
    <xref linkend="kde-baseapps"/>
    </para>

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

  </sect2>

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

    <para>Install <application>Konsole</application> by running
    the following commands:</para>

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

cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
      -DCMAKE_BUILD_TYPE=Release         \
      -Wno-dev .. &amp;&amp;
make</userinput></screen>

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

<screen role="root"><userinput>make install</userinput></screen>

  </sect2>

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

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

      <seglistitem>
        <seg>konsole and konsoleprofile</seg>
        <seg>libkdeinit4_konsole.so, libkonsolepart.so and libkonsoleprivate.so
        </seg>
        <seg>&kde-dir;/share/apps/konsole and
        &kde-dir;/share/doc/HTML/en/konsole</seg>
      </seglistitem>
    </segmentedlist>

    <variablelist>
      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
      <?dbfo list-presentation="list"?>
      <?dbhtml list-presentation="table"?>

      <varlistentry id="konsole-prog">
        <term><command>konsole</command></term>
        <listitem>
          <para>is the KDE terminal emulator.</para>
          <indexterm zone="konsole konsole-prog">
            <primary sortas="b-konsole">konsole</primary>
          </indexterm>
        </listitem>
      </varlistentry>

    </variablelist>

  </sect2>

</sect1>
