Kdepim-4.12.2

Introduction to Kdepim

This package provides several KDE programs for managing personal information. Programs include a contact manager, calendar, mail client, newsreader, X.509 certificate manager and sticky notes.

This package is known to build and work properly using an LFS-7.5 platform.

Package Information

Kdepim Dependencies

Required

grantlee-0.4.0 and kdepim-runtime-4.12.2

Recommended

Optional

Prison, dblatex and LinkGrammar

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdepim

Installation of Kdepim

Install Kdepim by running the following commands:

mkdir build &&
cd    build &&

cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \
      -DSYSCONF_INSTALL_DIR=/etc         \
      -DCMAKE_BUILD_TYPE=Release         \
      -Wno-dev .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: akonadi_archivemail_agent, akonadi_mailfilter_agent, akonadiconsole, akregator, akregatorstorageexporter, blogilo, ical2vcal, importwizard, kabc2mutt, kabcclient, kaddressbook, kaddressbook-mobile, kalarm, kalarmautostart, karm, kgpgconf, kincidenceeditor, kleopatra, kmail, kmail-mobile, kmail_antivir.sh, kmail_clamav.sh, kmail_fprot.sh, kmail_sav.sh, kmailcvt, knode, knotes, konsolekalendar, kontact, korgac, korganizer, korganizer-mobile, ksendemail, ktimetracker, ktnef, kwatchgnupg, notes-mobile, pimsettingexporter and tasks-mobile
Installed Libraries: several in $KDE_PREFIX/lib
Installed Directories: several in $KDE_PREFIX/share

Last updated on 2014-02-28 15:16:23 -0800