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.7 platform.
Download (HTTP): http://download.kde.org/stable/applications/14.12.2/src/kdepim-4.14.5.tar.xz
Download MD5 sum: 630cbdff67465ecf3027598ab5bcb08a
Download size: 13.9 MB
Estimated disk space required: 486 MB
Estimated build time: 3.4 SBU (using parallelism-10)
Boost-1.57.0, grantlee-0.5.1, and kdepim-runtime-4.14.5
nepomuk-widgets, Prison, dblatex, and LinkGrammar
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
Last updated on 2015-02-24 17:21:19 -0800