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.4 platform.
Download (HTTP): http://download.kde.org/stable/4.11.1/src/kdepimlibs-4.11.1.tar.xz
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.11.1/src/kdepimlibs-4.11.1.tar.xz
Download MD5 sum: 8b611eafbf234d58541117a60bc4d672
Download size: 2.9 MB
Estimated disk space required: 153 MB
Estimated build time: 7.5 SBU
nepomuk-core-4.11.1, libxslt-1.1.28, GPGME-1.4.3, libical-1.0, Akonadi-1.10.2, Cyrus SASL-2.1.26, Boost-1.54.0 and QJson-0.8.1
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 \ .. && 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 2013-09-10 09:12:30 -0700