This package provides ...
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-runtime-4.4.10.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/kdepim-4.4.10/src/kdepim-runtime-4.4.10.tar.bz2
Download MD5 sum: be762d22a1391960a2770b590fb220b1
Download size: 600 KB
Estimated disk space required: 211 MB
Estimated build time: 3.5 SBU
Python-2.7.2, kde4pimlibs-4.6.0
libxslt-1.1.26, libxml2-2.7.8, gpgme, onto, strigi
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4pimruntime
Install kde4pim-runtime 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