kdebindings-3.3.2

Introduction to kdebindings

Package information

Installation of kdebindings

Note: If KDE is installed in /opt/kde-3.3.2, you'll need to make a modification before the build using the following command:

sed -i -e 's@/usr@/opt/kde-3.3.2@' \
    python/pykde/configure.py

Install kdebindings with:

./configure --prefix=$KDE_PREFIX --disable-debug \
    --disable-dependency-tracking &&
make

Now, as the root user:

make install

Contents

Installed Libraries: KDE bindings for various programming languages

Last updated on 2005-02-11 19:55:09 -0700