Tested under KDE 4.3.61

Use the install.sh script for installing the runner. If this doesn't work use this:
cd /where/your/runner/is/installed
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=$(kde4-config --prefix) .. 
make 
sudo make install

Restart krunner to load the runner:
kbuildsycoca4
kquitapp krunner
krunner

Type Amarok in KRunner to get a list of the actions. If you want to know the
commands for the actions look them up in the configuration dialog.

