필터 지우기
필터 지우기

Matlab R2015b on parallels ubuntu 14.04

조회 수: 1 (최근 30일)
Kyle Stanhouse
Kyle Stanhouse 2016년 2월 16일
댓글: Sandesh Gowridedda 2016년 8월 26일
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 ...

답변 (1개)

Walter Roberson
Walter Roberson 2016년 2월 16일
편집: Walter Roberson 2016년 2월 17일
  댓글 수: 4
Marek Tyburec
Marek Tyburec 2016년 5월 11일
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 2016년 8월 26일
Hi,
Anybody has a solution for this?
Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by