Hello,
I am not a big fan of KSM or other menus and I use my Kobo mainly for XCSoar. How can I run Plato directly from command line ?(So I can add a menu item for running Plato to my XCSoar build)
When I run it like './plato' its giving this error:
Quote:
./plato: error while loading shared libraries: libdjvulibre.so.21: cannot open shared object file: No such file or directory
|
Quick edit: I was trying to solve this yesterday evening and now just after asking this, I had the idea of moving to contents of ./lib to the same folder with the executable

It worked.
Another edit: If I don't stop nickel, nickel and plato are racing for touch events and screen updates. If I stop it, plato's ui renders very small and can't handle touch correctly

any ideas?