<p><br>
Le 27 juin 2011 19:51, &quot;puneet goyal&quot; &lt;<a href="mailto:puneetgoyal08@gmail.com">puneetgoyal08@gmail.com</a>&gt; a écrit :<br>
&gt;<br>
&gt; I also tried building it using cmake on the terminal in which i folowed the following steps:<br>
&gt; cd alkquotes<br>
&gt; mkdir build<br>
&gt; cd build<br>
&gt; cmake ..</p>
<p>You may want to try to specify the install location : <br>
cmake .. -DCMAKE_INSTALL_PREFIX=/usr</p>
<p>(Or something else than /usr, depending on your distribution. I seem to remember that ubuntu uses /usr/local) <br></p>
<p>&gt; make<br>
&gt; make install<br>
&gt; run the backend<br>
&gt; The same error came of loadplugins</p>
<p>Also, do not forget to run kbuildsycoca4 after installing plugins, or KDE will not see them <br>
&gt;<br>
&gt; Regards,<br>
&gt; Puneet<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Kde-finance-apps mailing list<br>
&gt; <a href="mailto:Kde-finance-apps@kde.org">Kde-finance-apps@kde.org</a><br>
&gt; <a href="https://mail.kde.org/mailman/listinfo/kde-finance-apps">https://mail.kde.org/mailman/listinfo/kde-finance-apps</a><br>
&gt;<br>
</p>