Kdeutils-4.6.0

Introduction to Kdeutils

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.

Package Information

Kdeutils Dependencies

Required

phonon-4.4.4, kde4bindings-4.6.0 (pyKDE4)

Recommended

Optional

libarchive-2.8.5, Qjson

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/kde4utils

Installation of Kdeutils

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

Contents

Installed Programs: ark, filelight, kcalc, kcharselect, kdf, kfloppy, kgpg, krcdnotifieritem, ktimer, kwalletmanager, kwikdisk, printer-applet, superkaramba, sweeper
Installed Libraries: libkdeinit4_kcalc.so, libkerfuffle.so, liblibkremotecontrol.so, libsuperkaramba.so
Installed Directory:

Last updated on 2011-10-26 21:29:54 +0000