Problem with installing Matlab R2017b on Ubuntu

I have a fresh ubuntu-gnome and I tried to install Matlab R2017b downloaded today (23/11/2017) from the official website. When I run the command
sudo ./install
the installer window doesn't start and I get only the following message
Preparing installation files ...
Installing ...
Finished
If I run
./install
without sudo the installer window starts but (of course) I can't write on /usr/local.
Can you help me with this?

댓글 수: 3

I had the exact same problem, and found a working solution here (it's the answer by Algebreaker).
Thank you
Thank you so much - I spent the morning banging my head against the wall

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

답변 (1개)

Tanmoy Dasgupta
Tanmoy Dasgupta 2018년 3월 1일

0 개 추천

You probably are running a Wayland session. You can verify this by typing the following in your terminal.
echo $XDG_SESSION_TYPE
Matlab doesn't work in Wayland. You should login into Ubuntu with an X11 session. Matlab installer should work just fine.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2017년 11월 23일

댓글:

2020년 3월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by