This package provides various applications, infrastructure files and libraries.
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/kdebase-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdebase-4.6.0.tar.bz2
Download MD5 sum: 7d2d176c57f2e914acc89c39351ce5aa
Download size: 2.6 MB
Estimated disk space required: 242 MB
Estimated build time: 4.7 SBU
shared-desktop-ontologies-0.5, qimageblitz-0.0.6, strigi-0.6.4
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4base
Install Kdebase 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-19 18:19:07 +0000