View Single Post
Posts: 2 | Thanked: 4 times | Joined on Nov 2007
#44
Hi,

I had this issue of 'No Plugins Found'. After some tinkering around, when I launched the app from CLI (carman-evas --log-level=debug), I was getting errors that it couldn't open the libraries libevas.so.0 and libeina.so.0

So as root, I went to /usr/lib/ and ran the following:

ln -s libevas-ver-svn-03.so.0 libevas.so.0
ln -s libeina-ver-svn-03.so.0 libeina.so.0

Launched again and it worked a charm. Installed from repo on my n810.
 

The Following 4 Users Say Thank You to bstock For This Useful Post: