Kdebindings-3.4.1

Introduction to Kdebindings

Package Information

Kdebindings Dependencies

Required

kdebase-3.4.1

Recommended

libjpeg-6b, libxml2-2.6.20, and libxslt-1.1.14

Optional

GLib-1.2.10, GTK+-1.2.10, Python-2.4.1, Ruby-1.8.2, JDK-1.5.0, Mozilla-1.7.8, Mono, DotGNU Portable.NET, and Rotor

Installation of Kdebindings

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

sed -i -e 's@/usr@/opt/kde-3.4.1@' \
    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 Programs: Several support programs for software development
Installed Libraries: KDE bindings for various programming languages
Installed Directories: Subdirectories of /usr/lib and $KDE_PREFIX/share

Last updated on 2005-08-01 13:29:19 -0600