sudo install not opening installer (MATLAB 2021b)

74 ビュー (過去 30 日間)
ClaytonA
ClaytonA 2021 年 9 月 23 日
コメント済み: Pfeiffer Renaud 2022 年 8 月 29 日
I'm on Ubuntu 20.04 trying to install MATLAB 2021b. The install script will not open the installer GUI when run with sudo. After running sudo ./install my terminal freezes like it's stuck in a loop.
Note that the installer GUI does open when ./install is run without sudo. Also, I've recently installed 2021a without problems.
Any thoughts on how I can run the installer as su?
  1 件のコメント
ClaytonA
ClaytonA 2021 年 9 月 23 日
Looks like the problem is in /bin/glnxa64/MathWorksProductInstaller
It runs fine without sudo, however no GUI opens when run with sudo.
BTW, the MathWorksProductInstaller application didn't exist in R2021A, it used something called install_unix

サインインしてコメントする。

採用された回答

ClaytonA
ClaytonA 2021 年 10 月 7 日
  1. (run the command : xhost +SI:localuser:root)
  2. sudo ./install
As answered here:
https://www.mathworks.com/matlabcentral/answers/1459909-installer-hang-when-installing-matlab-r2021b-as-root-on-ubuntu-20-04#comment_1759029
  6 件のコメント
Sepehr Samavi
Sepehr Samavi 2022 年 8 月 24 日
ditto. QA seems absent....
Pfeiffer Renaud
Pfeiffer Renaud 2022 年 8 月 29 日
Great. It works

サインインしてコメントする。

その他の回答 (1 件)

Ahmad Sharif
Ahmad Sharif 2022 年 2 月 2 日
Try this
xhost +SI:localuser:root
sudo ./install
  6 件のコメント
Albert Lyerly
Albert Lyerly 2022 年 8 月 4 日
This installation method was successful for Ubuntu 20.024.3 LTS and Matlab R2022a on Lenvo P73. 8/2022
dhruv khatri
dhruv khatri 2022 年 8 月 10 日
Thank you it worked on Ubuntu 20.04.4 LTS. I had the exact problem before.

サインインしてコメントする。

カテゴリ

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