![]() |
libEGL.so not found - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Kodi (/forum-18.html) +--- Thread: libEGL.so not found (/thread-234.html) |
libEGL.so not found - subbia - 9th Jan, 2013 08:53 AM Issue after last upgrade: ~# /usr/local/lib/xbmc/xbmc.bin start /usr/local/lib/xbmc/xbmc.bin: error while loading shared libraries: libEGL.so: cannot open shared object file: No such file or directory Solution: ~# ln -s /opt/vc/lib /usr/lib/vfp Run as root. Hth. RE: libEGL.so not found - CurlyMo - 9th Jan, 2013 09:04 AM This issue has been discussed numbers of times... libEGL.so not found - Koenkk - 9th Jan, 2013 09:28 AM the new XBian 1.0 alpha 4 image also fixes this (uploaded 7-1-2013) |