Download (HTTP): http://mirrors.isc.org/pub/kde/stable/3.3.2/src/kdebindings-3.3.2.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/3.3.2/src/kdebindings-3.3.2.tar.bz2
Download MD5 sum: a8ae8e2ef4dd3680d0756adf76086d85
Download size: 7.1 MB
Estimated disk space required: 466 MB
Estimated build time: 36.25 SBU
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
Last updated on 2005-02-11 19:55:09 -0700