Hey Group;<br/><br/>I have just installed KDE trunk (kdelibs+kdepimlibs+kdebase+kdenetwork+kdemultimedia) from svn -just couldn't wait any longer :D - so the next thing I could think of was installing amarok 2 ... but I couldn't build the phonon-xine backend; I followed the exact steps at http://amarok.kde.org/wiki/2.0_Development_HowTo#Phonon but ...<br/><br/>[kde-devel@desso kdemultimedia]$ pwd<br/>/home/kde-devel/kde/src/KDE/kdemultimedia<br/>[kde-devel@desso kdemultimedia]$ cd phonon-xine-build/<br/>[kde-devel@desso phonon-xine-build]$ ls<br/>[kde-devel@desso phonon-xine-build]$ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR ../kdemultimedia && make && make install<br/>CMake Error: The source directory "/home/kde-devel/kde/src/KDE/kdemultimedia/kdemultimedia" does not exist.<br/>Specify --help for usage, or press the help button on the CMake GUI.<br/><br/>so I then tried this:<br/><br/>[kde-devel@desso phonon-xine-build]$ mkdir ~/kde/src/KDE/kdemultimedia/kdemultimedia<br/>[kde-devel@desso phonon-xine-build]$ cmake -DCMAKE_INSTALL_PREFIX=$KDEDIR ../kdemultimedia && make && make install<br/>CMake Error: The source directory "/home/kde-devel/kde/src/KDE/kdemultimedia/kdemultimedia" does not appear to contain CMakeLists.txt.<br/>Specify --help for usage, or press the help button on the CMake GUI.<br/> <br/>Any help on bulding the phonon-xine backend please ? I really want to try out amarok 2 and phonon :D.<br/><br/>PS: Keep up the good work! Amarok rullz!