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-6.7 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/kdepim-4.4.10/src/kdepim-4.4.10.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/kdepim-4.4.10/src/kdepim-4.4.10.tar.bz2
Download MD5 sum: c32690ed08a3eeb7010a2a0eefbf6f4c
Download size: 9 MB
Estimated disk space required: 1.1 GB
Estimated build time: 14.2 SBU
Python-2.7.2, kde4pimlibs-4.6.0
Libassuan-2.0.2, gpgme, onto, strigi
indicate-qt
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4pim
Install kde4pim 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/sysconfig \ .. && make
Now, as the root
user:
make install
Last updated on 2011-03-09 20:39:52 +0000