Get source from https://github.com/KDE/kmuddy Install: * cmake * gcc-c++ * kdelibs4-devel For scripting plugin: Edit `plugins/CMakeLists.txt`. Make sure `add_subdirectory( scripting )` is not commented (does not start with `#`). For MXP: * `cd libmxp` * `./configure && make && sudo make install` * `cd ../` Run: `PATH=/usr/lib64/qt4/bin:$PATH ./configure` `cd ../kmuddy-build` `make` `sudo make install`