<div dir="ltr">On 31 January 2015 at 22:49, Myriam Schweingruber <span dir="ltr"><<a href="mailto:myriam@kde.org" target="_blank">myriam@kde.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Aroonav,<br>
<span><br>
<br>
On Sat, Jan 31, 2015 at 2:27 PM, Aroonav Mishra <<a href="mailto:aroonav11@gmail.com" target="_blank">aroonav11@gmail.com</a>> wrote:<br>
><br>
> 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" target="_blank">http://pastebin.com/raw.php?i=UkqR3qWS</a><br>
> cmake_err.log: <a href="http://pastebin.com/raw.php?i=L5UqtYFR" target="_blank">http://pastebin.com/raw.php?i=L5UqtYFR</a><br>
> make_install.log: <a href="http://pastebin.com/raw.php?i=VZKA2Mh6" target="_blank">http://pastebin.com/raw.php?i=VZKA2Mh6</a><br>
> make_install_err.log: <a href="http://pastebin.com/raw.php?i=4XDHQAyK" target="_blank">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" target="_blank">http://pastebin.com/raw.php?i=6Q0WCJm0</a><br>
<br>
</span>First of all: you should not mix the notions of "warning" with<br>
"errors", warnings are NOT errors, so you can pretty much ignore<br>
those, unless you are willing to fix them.<br>
<br>
>From what I see Amarok did build correctly, but:<br>
<br>
what instructions did you follow?<br>
Did you do a local build or did you do a system wide one?<br>
Did you check your environment variables and your path settings?<br>
<span><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>
<br>
</span>Nepomuk has been discontinued, you do not need that library, it will<br>
be replaced by a different technology called Baloo, but the use of<br>
that by Amarok needs some work. In any case, this should have<br>
absolutely zero effect on your ability to run Amarok, it is optional<br>
anyway. More details can be founds in Vishesh' blog, see<br>
<a href="http://planetkde.org" target="_blank">planetkde.org</a>.<br>
<span><br>
> 2.How to remove the warnings about LINK_INTERFACE_LIBRARIES in cmake_err.log and what is its significance?<br>
<br>
</span>See above. The significance is a warning, and the reasons are detailed<br>
on every single step, did you actually read those more closely?<br>
<span><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>
</span>Well, apparently you did not set your environment correctly.<br>
<br>
If you check the links in our documentation, namely all those you can<br>
find here: <a href="https://community.kde.org/Amarok/Development" target="_blank">https://community.kde.org/Amarok/Development</a>  and if you<br>
read all the available documents, you should have no problems building<br>
Amarok.<br>
<br>
Writing all the details here and leading you by the hand on every step<br>
would be pointless, as it will not avoid you having to read the<br>
documentation first, as all software developers need to.<br>
<span><br>
<br>
> Platorm details:<br>
> OS:Ubuntu 14.10 64-bit<br>
> KDE platform version 4.14.1<br>
> QMake version 2.01a<br>
<br>
</span>Irrelevant, you do not compile Amarok with QMake anyway...<br>
<br>
> Qt version 4.8.6<br>
><br>
Regards,<br>
Myriam<br>
<span><font color="#888888"><br>
--<br>
Proud member of the Amarok and KDE Community<br>
Protect your freedom and join the Fellowship of FSFE:<br>
<a href="http://www.fsfe.org" target="_blank">http://www.fsfe.org</a><br>
Please don't send me proprietary file formats,<br>
use ISO standard ODF instead (ISO/IEC 26300)<br>
_______________________________________________<br>
Amarok-devel mailing list<br>
<a href="mailto:Amarok-devel@kde.org" target="_blank">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
</font></span></blockquote></div>Sorry for all this.Indeed I had not set up the environment properly which was causing the problem. I managed to find the problem and on correcting it was able to execute amarok after build. Thanks for the assistance.<br></div><div class="gmail_extra">Regards,<br>Aroonav<br></div></div>