/opt/matla​b/R2017b/b​in/glnxa64​/mcc: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory

2 ビュー (過去 30 日間)
Hi,
I installed Matlab on a fresh machine. When I run any commands I get the following error:
/opt/matlab/R2017b/bin/glnxa64/mcc: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
Anyone with this issue before?
Thanks

採用された回答

Sambit Tripathy
Sambit Tripathy 2018 年 3 月 22 日
I could got rid of this error after installing lib-X11
sudo yum -y install lib-X11
Should not Matlab list this as a pre-requisite in their documentation?

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction 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