%general-entities; ]> $LastChangedBy$ $Date$ Kdebindings-&kde4-version; kde4bindings Introduction to Kdebindings The Kdebindings provides the ability to write KDE applications in a variety of languages including Ruby, Perl, Python, Java, JavaScript, C#, and Smoke. &lfs67_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &kde4bindings-md5sum; Download size: &kde4bindings-size; Estimated disk space required: &kde4bindings-buildsize; Estimated build time: &kde4bindings-time; Kdebindings Dependencies Required , , , , , , , , , Recommended , , , , , pySIP, pyQT4 Optional , Qwt5, QScintilla2, Mono User Notes: Installation of Kdebindings Install kde4bindings 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/kde4 \ .. && make Now, as the root user: make install Command Explanations : If you do not install KDE in /usr, set this option in order to have the KDE4 Python objects installed correctly. You can use following code to determine tha directory name: _pylibdir=$(python-config --prefix)/lib && _pyversion=$(python -V 2>&1 | awk '{print $2}') && echo "$_pylibdir/python${_pyversion%.*}/site-packages" Contents Installed Programs Installed Libraries Installed Directory prcc4_bin, puic4, pykdeuic4, qdbusxml2perl, rbkconfig_compiler4, rbqtapi, rbrcc, rbuic4, smokeapi, smokegen several libs in &kde4-dir;/lib