From Amarok Wiki

This compalation instructions don't work. cd amarok-x.y.z-build cmake ../amarok-x.y.z -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`

there is no direction ../amarok anything except the build one I created

cmake ../ -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` -- Configuring incomplete, errors occurred! make make: *** No targets specified and no makefile found. Stop.

ls CMakeCache.txt CMakeFiles CMakeTmp cmake_uninstall.cmake config-amarok.h DisabledFeatures.txt EnabledFeatures.txt src

no makefile, I've tried lots of other ways but the instructions defiantly don't work