glfs/kde/add/kdepim.xml
Randy McMurchy 758a568613 Fixed bad URL for the GNU Pth link in the kdepim instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5104 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-09-21 01:31:39 +00:00

268 lines
9.0 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY kdepim-download-http "&kde-download-http;/kdepim-&kde-version;.tar.bz2">
<!ENTITY kdepim-download-ftp "&kde-download-ftp;/kdepim-&kde-version;.tar.bz2">
<!ENTITY kdepim-md5sum "e7bd012faa559bcf2a949b6a8ed5ff7f">
<!ENTITY kdepim-size "10.9 MB">
<!ENTITY kdepim-buildsize "239 MB (additional 11 MB for API docs)">
<!ENTITY kdepim-time "23.9 SBU (additional 0.8 SBU for API docs)">
<!ENTITY gnu-org "http://www.gnupg.org/download/index.html">
]>
<sect1 id="kdepim" xreflabel="kdepim-&kde-version;">
<?dbhtml filename="kdepim.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Kdepim-&kde-version;</title>
<indexterm zone="kdepim">
<primary sortas="a-kdepim">Kdepim</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Kdepim</title>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Download (HTTP): <ulink url="&kdepim-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&kdepim-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &kdepim-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &kdepim-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &kdepim-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &kdepim-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="kdebase"/></para>
<bridgehead renderas="sect4">Recommended</bridgehead>
<para><xref linkend="libjpeg"/>,
<xref linkend="libxml2"/>,
<xref linkend="gnupg"/> and
<xref linkend="openssl"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="pilot-link"/>,
<ulink url="&gnu-org;#gpgme">GPGME-0.9.x</ulink>
(requires <ulink url="&gnu-org;#libgpg-error">Libgpg-error</ulink>
then <ulink url="&gnu-org;#libgcrypt">Libgcrypt</ulink>
then <ulink url="&gnu-org;#libassuan">Libassuan</ulink>
then <ulink url="&gnu-org;#libksba">Libksba</ulink>,
<ulink url="ftp://ftp.gnupg.org/gcrypt/pinentry/">pinentry</ulink>,
<ulink url="http://www.gnu.org/software/pth/">Pth</ulink>,
<ulink url="http://www.opensc.org/">OpenSC</ulink> and then
<ulink url="&gnu-org;#gnupg2">GnuPG-1.9.x</ulink>),
<ulink url="http://jasonday.home.att.net/code/libmal/libmal.html">libmal</ulink>,
<ulink url="http://www.gnokii.org/">gnokii</ulink>,
Bluetooth hardware and driver libraries,
<ulink url="http://www.graphviz.org/">GraphViz</ulink>,
and <xref linkend="doxygen"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Kdepim</title>
<para>Install <application>kdepim</application> with:</para>
<screen><userinput>./configure --prefix=&kde-dir; --disable-debug \
--disable-dependency-tracking &amp;&amp;
make</userinput></screen>
<note>
<para>If you wish to create the API documentation and
you have <application>Doxygen</application> and
<application>GraphViz</application> installed,
<command>make apidox</command> must be done before
<command>make install</command>.</para>
</note>
<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>kaddressbook, kalarm, kandy, karm, kgpgcertmanager, kmail, knode,
knotes, konsolekalendar, kontact, korganizer, korn, and kpilot</seg>
<seg>Numerous kdepim specific libraries</seg>
<seg>Numerous subdirectories in $KDE_PREFIX/{include,share}</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="kaddressbook">
<term><command>kaddressbook</command></term>
<listitem>
<para>is the <application>KDE</application> address book.</para>
<indexterm zone="kdepim kaddressbook">
<primary sortas="b-kaddressbook">kaddressbook</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kalarm">
<term><command>kalarm</command></term>
<listitem>
<para>is a system to provide reminder messages.</para>
<indexterm zone="kdepim kalarm">
<primary sortas="b-kalarm">kalarm</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kandy">
<term><command>kandy</command></term>
<listitem>
<para>is a program to synchronize mobile phone numbers.</para>
<indexterm zone="kdepim kandy">
<primary sortas="b-kandy">kandy</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="karm">
<term><command>karm</command></term>
<listitem>
<para> is a personal time tracker.</para>
<indexterm zone="kdepim karm">
<primary sortas="b-karm">karm</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kgpgcertmanager">
<term><command>kgpgcertmanager</command></term>
<listitem>
<para>is a tool for managing X509 certificates.</para>
<indexterm zone="kdepim kgpgcertmanager">
<primary sortas="b-kgpgcertmanager">kgpgcertmanager</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kmail">
<term><command>kmail</command></term>
<listitem>
<para>is <application>KDE</application>'s email client.</para>
<indexterm zone="kdepim kmail">
<primary sortas="b-kmail">kmail</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="knode">
<term><command>knode</command></term>
<listitem>
<para> is the <application>KDE</application> newsreader.</para>
<indexterm zone="kdepim knode">
<primary sortas="b-knode">knode</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="knotes">
<term><command>knotes</command></term>
<listitem>
<para> is a popup notes utility.</para>
<indexterm zone="kdepim knotes">
<primary sortas="b-knotes">knotes</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="konsolehelper">
<term><command>konsolehelper</command></term>
<listitem>
<para>is a command line interface to <application>KDE</application>
calendars.</para>
<indexterm zone="kdepim konsolehelper">
<primary sortas="b-konsolehelper">konsolehelper</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kontact">
<term><command>kontact</command></term>
<listitem>
<para>is the integrated solution to personal information management
(PIM) needs.</para>
<indexterm zone="kdepim kontact">
<primary sortas="b-kontact">kontact</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="korganizer">
<term><command>korganizer</command></term>
<listitem>
<para>is a personal calendar/todo system.</para>
<indexterm zone="kdepim korganizer">
<primary sortas="b-korganizer">korganizer</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="korn">
<term><command>korn</command></term>
<listitem>
<para>is a <application>KDE</application> mail checker that has the capabilities to
dock itself to <command>kicker</command>.</para>
<indexterm zone="kdepim korn">
<primary sortas="b-korn">korn</primary>
</indexterm>
</listitem>
</varlistentry>
<varlistentry id="kpilot">
<term><command>kpilot</command></term>
<listitem>
<para>is a program to synchronize a Palm-Pilot.</para>
<indexterm zone="kdepim kpilot">
<primary sortas="b-kpilot">kpilot</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>