Can't launch addons browser in linux
古いコメントを表示
Hello,
When I click the "addons browser" or "get addons" to be more specific it does not launch and does not give any errors.
When I run the troubleshooting command:
>> cd(matlabroot)
>> cd bin/glnxa64
>> !./MATLABWindow -url=http://mathworks.com --disable-gpu
I get:
./MATLABWindow: symbol lookup error: /lib64/libpango-1.0.so.0: undefined symbol: g_log_structured
I'm running Fedora 26 and R2017a student.
Would it have something to with old glib?
glib version installed:
Installed Packages
glib.x86_64 1:1.2.10-48.fc26 @fedora
And pango installed version is:
Installed Packages
pango.i686 1.40.12-1.fc26 @updates
採用された回答
その他の回答 (3 件)
Niraj Gadakari
2017 年 9 月 27 日
0 投票
I believe this is a bug within Linux. Here is the link for Bug Report. The issue could be due to older glib.
1 件のコメント
Dylan Wylie
2017 年 11 月 13 日
Please provide a method of using more recent glib version, instead of the outdated version that ships with matlab.
ignacio
2017 年 10 月 7 日
0 投票
So @Niraj, let's assume you're correct; which is the correct version we need?
Thanks
Mark Lin
2018 年 4 月 29 日
0 投票
Please see this link:
https://www.mathworks.com/matlabcentral/answers/364551-why-is-matlab-unable-to-run-the-matlabwindow-application-on-linux
Specifically at 2). It should help
カテゴリ
ヘルプ センター および 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!