mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
36bcf509ad
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3026 af4574ff-66df-0310-9fd7-8a98e5e911e0
166 lines
5.5 KiB
XML
166 lines
5.5 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/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 "94520aeae0db2fac5da7d1ece7b575a5">
|
|
<!ENTITY kdepim-size "10.0 MB">
|
|
<!ENTITY kdepim-buildsize "384 MB (includes all options)">
|
|
<!ENTITY kdepim-time "24.79 SBU (includes all options)">
|
|
]>
|
|
|
|
<sect1 id="kdepim">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="kdepim.html"?>
|
|
<title>kdepim-&kde-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>kdepim</application></title>
|
|
|
|
<sect3><title>Package information</title>
|
|
<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>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>
|
|
</sect3>
|
|
|
|
<sect3><title><application>kdepim</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="kdebase"/></para>
|
|
</sect4>
|
|
|
|
<sect4><title>Recommended</title>
|
|
<para><xref linkend="libjpeg"/>,
|
|
<xref linkend="libxml2"/>,
|
|
<xref linkend="gnupg"/> and
|
|
<xref linkend="openssl"/></para>
|
|
</sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="pilot-link"/>,
|
|
<ulink
|
|
url="http://www.gnupg.org/download/index.html#gpgme">GPGME-0.9.x</ulink>
|
|
(requires <ulink url="http://www.gnupg.org/download/index.html#libgpg-error">Libgpg-error</ulink>
|
|
then <ulink url="http://www.gnupg.org/download/index.html#libgcrypt">Libgcrypt</ulink>
|
|
then <ulink url="http://www.gnupg.org/download/index.html#libassuan">Libassuan</ulink>
|
|
then <ulink url="http://www.gnupg.org/download/index.html#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="http://www.gnupg.org/download/index.html#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>,
|
|
<ulink url="http://www.graphviz.org/">GraphViz</ulink>
|
|
and <xref linkend="doxygen"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>kdepim</application></title>
|
|
|
|
<para>Install <application>kdepim</application> with:</para>
|
|
<screen><userinput><command>./configure --prefix=&kde-dir; --disable-debug \
|
|
--disable-dependency-tracking &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
<note><para>If you wish to create the <acronym>API</acronym> 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>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>Major programs in <application>kdepim</application> include
|
|
<command>kaddressbook</command>,
|
|
<command>kalarm</command>,
|
|
<command>kandy</command>,
|
|
<command>karm</command>,
|
|
<command>kgpgcertmanager</command>,
|
|
<command>kmail</command>,
|
|
<command>knode</command>,
|
|
<command>knotes</command>,
|
|
<command>konsolekalendar</command>,
|
|
<command>kontact</command>
|
|
<command>korganizer</command>,
|
|
<command>korn</command> and
|
|
<command>kpilot</command>.
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>kaddressbook</title>
|
|
<para><command>kaddressbook</command> is the <acronym>KDE</acronym>
|
|
address book.</para></sect3>
|
|
|
|
<sect3><title>kalarm</title>
|
|
<para><command>kalarm</command> is a system to provide reminder
|
|
messages.</para></sect3>
|
|
|
|
<sect3><title>kandy</title>
|
|
<para><command>kandy</command> is a program to synchronize mobile phone
|
|
numbers.</para></sect3>
|
|
|
|
<sect3><title>karm</title>
|
|
<para><command>karm</command> is a personal time tracker.</para></sect3>
|
|
|
|
<sect3><title>kgpgcertmanager</title>
|
|
<para><command>kgpgcertmanager</command> is a tool for managing X509
|
|
certificates.</para></sect3>
|
|
|
|
<sect3><title>kmail</title>
|
|
<para><command>kmail</command> is <acronym>KDE</acronym>'s email
|
|
client.</para></sect3>
|
|
|
|
<sect3><title>knode</title>
|
|
<para><command>knode</command> is the <acronym>KDE</acronym>
|
|
newsreader.</para></sect3>
|
|
|
|
<sect3><title>knotes</title>
|
|
<para><command>knotes</command> is a popup notes utility.</para></sect3>
|
|
|
|
<sect3><title>konsolekalendar</title>
|
|
<para><command>konsolekalendar</command> is a command line interface
|
|
to <acronym>KDE</acronym> calendars.</para></sect3>
|
|
|
|
<sect3><title>kontact</title>
|
|
<para><command>kontact</command> is the integrated solution to
|
|
personal information management (<acronym>PIM</acronym>) needs.</para></sect3>
|
|
|
|
<sect3><title>korganizer</title>
|
|
<para><command>korganizer</command> is a personal calendar/todo
|
|
system.</para></sect3>
|
|
|
|
<sect3><title>korn</title>
|
|
<para><command>korn</command> is a <acronym>KDE</acronym> mail checker
|
|
that has the capabilities to dock itself to
|
|
<command>kicker</command>.</para></sect3>
|
|
|
|
<sect3><title>kpilot</title>
|
|
<para><command>kpilot</command> is a program to synchronize a
|
|
Palm-Pilot.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|