Kdeaccessibility-4.6.0

Introduction to Kdeaccessibility

This package provides tools for users with physical handicaps to use KDE4.

This package is known to build and work properly using an LFS-6.7 platform.

Package Information

Kdeaccessibility Dependencies

Required

Python-2.7.2,

Recommended

Optional

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

Installation of Kdeaccessibility

Install Kdeaccessibility 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: kmag, kmousetool, kmouth
Installed Libraries:
Installed Directory:

Last updated on 2011-04-17 09:32:39 +0000