1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY kdepim-download-http "&kde-download-http;applications/&kde-apps-version;/src/kdepim-&kdepim-version;.tar.xz">
|
---|
8 | <!ENTITY kdepim-download-ftp " ">
|
---|
9 | <!ENTITY kdepim-md5sum "a09c9bd838cd71c16e9993e57653a7ad">
|
---|
10 | <!ENTITY kdepim-size "13.9 MB">
|
---|
11 | <!ENTITY kdepim-buildsize "493 MB">
|
---|
12 | <!ENTITY kdepim-time "28 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="kdepim" xreflabel="kdepim-&kdepim-version;">
|
---|
16 | <?dbhtml filename="kdepim.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Kdepim-&kdepim-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="kdepim">
|
---|
26 | <primary sortas="a-kdepim">kdepim</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Kdepim</title>
|
---|
31 |
|
---|
32 | <para>This package provides several KDE programs for managing
|
---|
33 | personal information. Programs include a contact manager,
|
---|
34 | calendar, mail client, newsreader, X.509 certificate manager
|
---|
35 | and sticky notes.</para>
|
---|
36 |
|
---|
37 | &lfs78_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>Download (HTTP): <ulink url="&kdepim-download-http;"/></para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download (FTP): <ulink url="&kdepim-download-ftp;"/></para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download MD5 sum: &kdepim-md5sum;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Download size: &kdepim-size;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated disk space required: &kdepim-buildsize;</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Estimated build time: &kdepim-time;</para>
|
---|
58 | </listitem>
|
---|
59 | </itemizedlist>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect3">Kdepim Dependencies</bridgehead>
|
---|
62 |
|
---|
63 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
64 | <para role="required">
|
---|
65 | <xref linkend="boost"/>,
|
---|
66 | <xref linkend="grantlee"/>, and
|
---|
67 | <xref linkend="kdepim-runtime"/>
|
---|
68 | </para>
|
---|
69 |
|
---|
70 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
71 | <para role="recommended">
|
---|
72 | <xref linkend="libassuan"/>
|
---|
73 | </para>
|
---|
74 |
|
---|
75 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
76 | <para role="optional">
|
---|
77 | <ulink url="&kde-download-http;&kde-version;/src">nepomuk-widgets</ulink>,
|
---|
78 | <ulink url="ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/">Prison</ulink>,
|
---|
79 | <ulink url="http://dblatex.sourceforge.net/">dblatex</ulink>, and
|
---|
80 | <ulink url="http://www.abisource.com/projects/link-grammar/">LinkGrammar</ulink>
|
---|
81 | </para>
|
---|
82 |
|
---|
83 | <para condition="html" role="usernotes">User Notes:
|
---|
84 | <ulink url="&blfs-wiki;/kdepim"/>
|
---|
85 | </para>
|
---|
86 |
|
---|
87 | </sect2>
|
---|
88 |
|
---|
89 | <sect2 role="installation">
|
---|
90 | <title>Installation of Kdepim</title>
|
---|
91 |
|
---|
92 | <para>Install <application>Kdepim</application> by running
|
---|
93 | the following commands:</para>
|
---|
94 |
|
---|
95 | <screen><userinput>mkdir build &&
|
---|
96 | cd build &&
|
---|
97 |
|
---|
98 | cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \
|
---|
99 | -DSYSCONF_INSTALL_DIR=/etc \
|
---|
100 | -DCMAKE_BUILD_TYPE=Release \
|
---|
101 | -DCMAKE_MINIMUM_REQUIRED_VERSION=3.0 \
|
---|
102 | -Wno-dev .. &&
|
---|
103 | make</userinput></screen>
|
---|
104 |
|
---|
105 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
106 |
|
---|
107 | <screen role="root"><userinput>make install</userinput></screen>
|
---|
108 |
|
---|
109 | </sect2>
|
---|
110 |
|
---|
111 | <sect2 role="content">
|
---|
112 | <title>Contents</title>
|
---|
113 |
|
---|
114 | <segmentedlist>
|
---|
115 | <segtitle>Installed Programs</segtitle>
|
---|
116 | <segtitle>Installed Libraries</segtitle>
|
---|
117 | <segtitle>Installed Directories</segtitle>
|
---|
118 |
|
---|
119 | <seglistitem>
|
---|
120 | <seg>akonadi_archivemail_agent, akonadi_followupreminder_agent,
|
---|
121 | akonadi_mailfilter_agent, akonadi_notes_agent, akonadi_sendlater_agent,
|
---|
122 | akonadiconsole, akregator, akregatorstorageexporter,
|
---|
123 | calendarjanitor, contactthemeeditor, headerthemeeditor,
|
---|
124 | ical2vcal, importwizard, kabc2mutt, kabcclient, kaddressbook,
|
---|
125 | kaddressbook-mobile, kalarm, kalarmautostart, karm,
|
---|
126 | kgpgconf, kincidenceeditor, kjotes, kleopatra, kmail, kmail-mobile,
|
---|
127 | kmail_antivir.sh, kmail_clamav.sh, kmail_fprot.sh, kmail_sav.sh,
|
---|
128 | kmailcvt, knode, knotes, konsolekalendar, kontact, korgac, korganizer,
|
---|
129 | korganizer-mobile, ksendemail, ktimetracker, ktnef, kwatchgnupg,
|
---|
130 | mboximporter, notes-mobile, pimsettingexporter, sieveeditor, storageservicemanger,
|
---|
131 | and tasks-mobile</seg>
|
---|
132 | <seg>several in &kde-dir;/lib</seg>
|
---|
133 | <seg>several in &kde-dir;/share</seg>
|
---|
134 | </seglistitem>
|
---|
135 | </segmentedlist>
|
---|
136 |
|
---|
137 | </sect2>
|
---|
138 |
|
---|
139 | </sect1>
|
---|