MathWorks Product Installer does not start on Ubuntu 20.04.3 LTS

15 次查看(过去 30 天)
I am trying to install MATLAB 2021b on Linux Ubuntu 20.04.3 LTS (Focal Fossa) running Linux Kernel 5.11.0-37-generic. I have downloaded matlab_R2021b_glnxa64 that contains the installer file. When I execute "sudo ./install" the installer does not show-up and the terminal stays stuck executing this command. However, I can see the installer process is up and running using the htop command.
The only way to stop it is by executing the following:
sudo killall -s 9 MathWorksProductInstaller
If I run the installer without the sudo previlage, it runs without any issue. However, it does not allow me to install MATLAB inside /usr/local directory nor create a symbolic link and that is why I want the sudo previlage.
Any reason why this happening with this new version of MATLAB?
This problem seems to be particular to MATLAB 2021b release as it does not happen with 2020b and 2021a releases.
  3 个评论
HA
HA 2021-10-14
Thanks @Gurpreet Singh it worked. Would you mind explaining the command?
After I've excuted the command, I got the following response:
localuser:root being added to access control list

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by