<div class="gmail_quote">On Sat, May 14, 2011 at 6:44 PM, Alexander Rieder <span dir="ltr"><<a href="mailto:alexanderrieder@gmail.com">alexanderrieder@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Saturday 14 May 2011 09:44:58 Uwe Fechner wrote:<br>
> Hello,<br>
</div>Hi,<br>
<div class="im">><br>
> I fixed bug 258286 of cantor today (well, in a way, that works<br>
> for me, probably there is a better way).<br>
> <a href="https://bugs.kde.org/show_bug.cgi?id=258286" target="_blank">https://bugs.kde.org/show_bug.cgi?id=258286</a><br>
<br>
</div>thanks for looking into this. I've replied to the report on <a href="http://bugs.kde.org" target="_blank">bugs.kde.org</a>.<br>
<div class="im"><br>
><br>
> But I still have two questions:<br>
><br>
> a) After recompiling cantor I have to reinstall it.<br>
> (sudo make install)<br>
> How can I make cantor recognize new versions of the plugins<br>
> without reinstalling?<br>
</div>It should be possible to do this. Unfortunately I don't really know how to set<br>
this up.The plugin loading of cantor is handled by the kdelibs, so you might<br>
look for some documentation, on adding custom plugin directories to kde.<br>
Maybe someone else on this list knows more?<br>
<div class="im"><br>
><br>
> b) How can I install the KAlgebra? The plugin is not available<br>
> within the self-compiled cantor version. (I got the cantor<br>
> sources from git).<br>
</div>I assume you mean the KAlgebra backend for Cantor?<br>
This is a problem that came up when we split the kdeedu repository and<br>
converted to git, the code for KAlgebra is still there, but it isn't build<br>
anymore, as the "build_kalgebra" flag is never set anymore. You could possibly<br>
remove the check in the src/backends/CMakeLists.txt and then make sure that<br>
the needed files are found somehow.<br>
<br>
For a general solution, we'd have to find a way to solve the dependency<br>
problems between the two applications. Anyone an idea how to do this best?<br>
<br>
regards,<br>
<font color="#888888">Alexander Rieder<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</div></div></blockquote></div><br>I'll look into this this week. That needs to be done asap, it will be needed for rocs and kdevelop too.<br><br>Aleix<br>