[osg-users] install error : libEGL.so does not exist

Jan Ciger jan.ciger at gmail.com
Fri Apr 24 02:11:09 PDT 2015


Hello,

On Fri, Apr 24, 2015 at 11:03 AM, yoshiyuki yamamoto <
y_yamamoto at aitech.ac.jp> wrote:

> libEGL.so


That has nothing to do with OSG, it seems that your Linux is lacking the
library. Either the development packages for Mesa and the driver for your
graphic card were not installed or there is a problem with their packaging
on your distribution.

If you have /usr/lib/x86_64-linux-gnu/libEGL.so.1 but not
/usr/lib/x86_64-linux-gnu/libEGL.so, you could try to symlink
/usr/lib/x86_64-linux-gnu/libEGL.so.1 to /usr/lib/x86_64-linux-gnu/libEGL.so

However, I would first suggest to verify the installation of your system -
you need to refer to the documentation or support for your Linux
distribution because the precise way how to install drivers and packages
differ between different Linux flavours.

Regards,

Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150424/697cce18/attachment-0003.htm>


More information about the osg-users mailing list