Simulink and linux
8 ビュー (過去 30 日間)
古いコメントを表示
When i try to open a simulink model i get the error:
MATLAB:dispatcher:loadLibrary Can't load ~/Matlab2011bu/bin/glnxa64/libmwsimulink.so': libGLU.so.1: cannot open shared object file: No such file or directory. Caught MathWorks::System::FatalException.
Has anyone had a similar problem? What could i do?
2 件のコメント
Jason Ross
2012 年 3 月 26 日
Some clarifications are needed:
Is this a new install?
Did this work last week?
Have you changed the system configuration (PATH, ldd)
What distribution are you using?
Is the library actually present?
Are you on the console or using a remote X session?
I'm suspecting that a call to install support might be your quickest solution.
採用された回答
Kaustubha Govind
2012 年 3 月 26 日
It looks like you need to install OpenGL libraries. I'm not familiar with this issue, but found a couple of solutions that you may find useful:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File 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!