This repository was archived by the owner on Apr 26, 2023. It is now read-only.

Description
Just installed Kodi using Anberports, and it appears to have installed successfully. When I launch it from the Ports menu, though, I get the 351ELEC logo briefly, then I'm returned back to the list of apps from the Ports section in EmulationStation.
I've looked in the log.txt file, and it appears there's a missing library:
/roms/ports/kodi/lib/kodi/kodi-gbm: error while loading shared libraries: libsndio.so.7.0: cannot open shared object file: No such file or directory
There are also messages about sudo but I'm reading these as informative:
There is no working 'sudo'.
On debian/ubuntu/all general purpose linux distributions 'sudo'
allows a permitted user to execute a command as the superuser
or another user, as specified by the security policy
With CoreELEC you have root access by default, so you dont need 'sudo'
Thanks!