/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

조회 수: 6 (최근 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 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