I am running CentOS 5 and for the life of me can't find a way to install Amarok and it is driving me crazy!
I got my hopes up running and installing Amarok through Klik. It seems that it installed fine (I installed Amarok and the Amarok engines) but when I run Amarok, I get the following error:

-------------------------------------------------------------------------------------------------------------
amaroK could not find any sound-engine plugins. amaroK is now updating the KDE configuration database. Please wait a couple of minutes, then restart amaroK.

If this does not help, it is likely that amaroK is installed under the wrong prefix, please fix your installation using:

$ cd /path/to/amarok/source-code/
$ su -c "make uninstall"
$ ./configure --prefix='kde-config --prefix' && su -c "make install"
$ kbuildsycoca
$ amarok

More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net

-------------------------------------------------------------------------------------------------------------

Does anyone know a way I can get amaroK to find the sound engines?