This package provides KDE programs for miscellaneous tasks. Programs include a calculator, a note taker, a basic editor, a floppy disk manager, and a binary editor.
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/kdeutils-4.6.0.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/4.6.0/src/kdeutils-4.6.0.tar.bz2
Download MD5 sum: d89860891451d11983d7cadc8566b4e0
Download size: 3.6 MB
Estimated disk space required: 156 MB
Estimated build time: 3.1 SBU
phonon-4.4.4, kde4bindings-4.6.0 (pyKDE4)
libarchive-2.8.5, Qjson
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4utils
Install Kdeutils 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-10-26 21:29:54 +0000