Matlab R2015b on parallels ubuntu 14.04

1 visualización (últimos 30 días)
Kyle Stanhouse
Kyle Stanhouse el 16 de Feb. de 2016
Comentada: Sandesh Gowridedda el 26 de Ag. de 2016
Can anyone tell me the origin of, or how to resolve the following error I encountered while trying to run a matlab application on a linux (ubuntu 14.04) installation of R2015b using (Mac OSX) parallels?
Error using gca While setting the 'Parent' property of 'Axes': Can't load '/usr/local/MATLAB/R2015b/bin/glnxa64/libmwosgserver.so': /usr/local/MATLAB/R2015b/bin/glnxa64/libosgViewer.so.80: undefined symbol: glXDestroyGLXPbufferSGIX
Error in newplot (line 68) ax = gca(fig);
Thanks in advance ...

Respuestas (1)

Walter Roberson
Walter Roberson el 16 de Feb. de 2016
Editada: Walter Roberson el 17 de Feb. de 2016
  4 comentarios
Marek Tyburec
Marek Tyburec el 11 de Mayo de 2016
I experience the same issue as the original poster when running Matlab 2015b using optirun/primusrun. According to the links you posted I have changed the PixelBufferX11.cpp file and successfully compiled. Then I have replaced the libosgViewer.so.80 and libmwosgserver.so in the matlab install folder. Is that the right approach? Because it does not work (another, but not specific error message appears).
Sandesh Gowridedda
Sandesh Gowridedda el 26 de Ag. de 2016
Hi,
Anybody has a solution for this?
Thanks!

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by