Kdepimlibs is the common library for KDE PIM applications like kmail, kalarm, etc.
This package is known to build and work properly using an LFS-7.6 systemd platform.
Download (HTTP): http://download.kde.org/stable/4.14.1/src/kdepimlibs-4.14.1.tar.xz
Download MD5 sum: 6e27f79c82a7ca3335a716f4fe66a578
Download size: 2.7 MB
Estimated disk space required: 203 MB
Estimated build time: 10.7 SBU
Akonadi-1.13.0, Boost-1.56.0, Cyrus SASL-2.1.26, GPGME-1.5.1, KDELibs-4.14.1, libical-1.0, libxslt-1.1.28, and QJson-0.8.1
OpenSSL-1.0.1i and Prison
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kdepimlibs
Install kdepimlibs by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX \ -DCMAKE_BUILD_TYPE=Release \ -Wno-dev .. && make
The full test suite for this package is not enabled by default and not tested by the BLFS team.
Now, as the root
user:
make install
Last updated on 2014-09-19 08:10:38 -0700