Thursday, October 29, 2015

LibGL Error. Unable to load driver swrast_dri.so

If you encounter the error when you run applications, says MATLAB

libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast

You need to install mesa-libGLU*.x86_64 and mesa-libGLU*.i686

yum install  mesa-libGLU*.i686 mesa-libGLU*.x86_64

No comments: