kdebase-runtime is for runtime dependencies and is a required package for KDE applications like kdesu, kfile 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/kdebase-runtime-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdebase-runtime-4.6.0.tar.bz2
Download MD5 sum: 1f9d6bc64d7b84a74dd3ab06615c71ce
Download size: 5.6 MB
Estimated disk space required: 324 MB
Estimated build time: 6.4 SBU
attica-0.2.0, soprano-2.5.63 strigi-0.6.4
libjpeg-8c, exiv2-0.21, OpenEXR, shared-mime-info-0.91, shared-desktop-ontologies-0.5, Samba-3.6.1, GPGME-1.3.1, phonon-4.4.4, ALSA Library-1.0.24.1, PulseAudio,
xine Libraries-1.1.20, SLP, NetworkManager, libcanberra, QNtrack
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4baseruntime
Install kdebaseruntime 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-10-26 21:29:54 +0000