<div dir="ltr"><div><div>Hello all..<br>I have been tring to build Amarok but I have been facing some problems in running it. After installing all its dependencies I executed the commands shown and the associated output has been redirected to the files.<br><br>cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde -DKDE4_BUILD_TESTS=OFF -DCMAKE_BUILD_TYPE=debugfull $HOME/kde/src/amarok >cmake.log 2>cmake_err.log<br>make install >make_install.log 2>make_install_err.log<br>kbuildsycoca4 --noincremental >kbuildsycoca.log 2>kbuildsycoca_err.log<br>amarok<br><br>The links of the output are:<br>cmake.log: <a href="http://pastebin.com/raw.php?i=UkqR3qWS">http://pastebin.com/raw.php?i=UkqR3qWS</a><br>cmake_err.log: <a href="http://pastebin.com/raw.php?i=L5UqtYFR">http://pastebin.com/raw.php?i=L5UqtYFR</a><br>make_install.log: <a href="http://pastebin.com/raw.php?i=VZKA2Mh6">http://pastebin.com/raw.php?i=VZKA2Mh6</a><br>make_install_err.log: <a href="http://pastebin.com/raw.php?i=4XDHQAyK">http://pastebin.com/raw.php?i=4XDHQAyK</a><br>kbuildsycoca.log: <EMPTY><br>kbuildsycoca_err.log: <a href="http://pastebin.com/raw.php?i=6Q0WCJm0">http://pastebin.com/raw.php?i=6Q0WCJm0</a><br><br>I googled for the soutions to the following problems but the methods suggested didn't work. <br>1.Though I have installed the libnepomukcore4abi1 & nepomuk-core-data but still cmake doesn't detect them as shown in cmake_err.log. I have been trying to solve a bug related to nepomuk and I might need this library.<br>2.How to remove the warnings about LINK_INTERFACE_LIBRARIES in cmake_err.log and what is its significance?<br>3.I get the error "Amarok could not find any plugins. This indicates an installation problem." when trying to execute amarok. How should I resolve this.<br><br>Platorm details:<br>OS:Ubuntu 14.10 64-bit<br>KDE platform version 4.14.1<br>QMake version 2.01a<br>Qt version 4.8.6<br><br></div>Regards,<br></div>Aroonav<br></div>