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-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/4.6.0/src/kdepimlibs-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdepimlibs-4.6.0.tar.bz2
Download MD5 sum: bfcc74fff5c6d0803d43cf13033660ab
Download size: 3.2 MB
Estimated disk space required: 330 MB
Estimated build time: 5.8 SBU
libxslt-1.1.26, GPGME-1.3.1, libical-0.48 akonadi-1.5.0,
boost-1.45.0, Cyrus SASL-2.1.23, shared-mime-info-0.91, shared-desktop-ontologies-0.5, OpenLDAP-2.4.23, soprano-2.5.63,
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4pimlibs
Install kdepimlibs by running the following commands:
mkdir build && cd build
Prepare the package for compilation:
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX \ -DKDE_DEFAULT_HOME=.kde4 \ -DSYSCONF_INSTALL_DIR=/etc/kde4 \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-09 20:39:52 +0000