[mythtv-users] error while loading shared libraries: libGLESv2.so.2

Jean-Yves Avenard jyavenard at gmail.com
Wed Feb 22 02:15:07 UTC 2012


On 22 February 2012 12:08, William Otten <williammotten at gmail.com> wrote:
> I just updated mythtv 0.25 to the latest mythbuntu version (.b304daf).
> When starting either the frontend or backend an error message occurs:
> error while loading shared libraries: libGLESv2.so.2: cannot open shared
> object file: no such file or directory
> Also at the time of the update another file got installed:
> libgles2-mesa

A temporary fix would be to create a file
/etc/ld.so.conf.d/GLES.conf

with:
/usr/lib/x86_64-linux-gnu/mesa-egl/
/usr/lib/x86-linux-gnu/mesa-egl/

in it

rerun ldconfig once done


More information about the mythtv-users mailing list