Kdepim-4.8.3

Introduction to Kdepim

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

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

Package Information

Kdepim Dependencies

Required

kdepimlibs-4.8.3

Recommended

Optional

Cyrus SASL-2.1.25, Prison, Grantlee and dblatex

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=$KDE4_PREFIX \
      -DKDE_DEFAULT_HOME=.kde4 \
      -DSYSCONF_INSTALL_DIR=/etc/kde4 \
      .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: akonadi_mailfilter_agent, akonadiconsole, akregator, akregatorstorageexporter, blogilo, ical2vcal, kabc2mutt, kabcclient, kaddressbook, kaddressbook-mobile, kalarm, kalarmautostart, karm, kgpgconf, kincidenceeditor, kjots, 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, kwatchgnupg, notes-mobile and tasks-mobile
Installed Libraries: numerous in $KDE4_PREFIX/lib
Installed Directories:

Last updated on 2012-05-10 17:39:01 +0000