Re: Lancelot
Do you get black dot (when dropping Lancelot to the desktop) ?
Here with the Intrepid Ibex, Lancelot 1.0.2 svn859481:
does not install
They are compiled but the installation part is flawed. install_manifest.txt shows that everything else is installed OK. Workaround that is working here, is to manually drag and drop those bits to the right place. That is
After this Lancelot 1.0.2 is working OK.
It seems that Cmake is making broken Makefile, maybe it is this with the Ibex:
Lanacelot is shown on widgets, but when i add it, it is not recognised.
Here with the Intrepid Ibex, Lancelot 1.0.2 svn859481:
Code:
cmake .. make sudo make install
/usr/lib/liblancelot.so.0.5.0
/usr/lib/liblancelot.so.0
/usr/lib/liblancelot.so
/usr/lib/kde4/plasma_applet_lancelot_part.so
/usr/lib/kde4/plasma_applet_lancelot_launcher.so
/usr/bin/lancelot
/usr/lib/liblancelot.so.0
/usr/lib/liblancelot.so
/usr/lib/kde4/plasma_applet_lancelot_part.so
/usr/lib/kde4/plasma_applet_lancelot_launcher.so
/usr/bin/lancelot
liblancelot.so.0.5.0, liblancelot.so.0, liblancelot.so
from buildpath+/lib to /usr/lib
plasma_applet_lancelot_part.so, plasma_applet_lancelot_launcher.so
from buildpath+/lib to /usr/lib/kde4
lancelot (executable)
from buildpath+/app/src to /usr/bin
from buildpath+/lib to /usr/lib
plasma_applet_lancelot_part.so, plasma_applet_lancelot_launcher.so
from buildpath+/lib to /usr/lib/kde4
lancelot (executable)
from buildpath+/app/src to /usr/bin
It seems that Cmake is making broken Makefile, maybe it is this with the Ibex:
This is an alpha/beta/rc (pre-) release. Pre-release versions of programs are NOT encouraged for anyone needing a stable system or for anyone who is not comfortable running into occasional, even frequent, breakage
Comment