フィルターのクリア

on ubuntu sudo won't run the install file

2 ビュー (過去 30 日間)
Antoine Monestier
Antoine Monestier 2021 年 9 月 26 日
コメント済み: Jose Hernandez 2021 年 12 月 27 日
I'm trying to install MatLab on Ubuntu 20.04.
Running
./install
in the terminal does bring out the installation window but then the installer doesn't have the permission to write on usr/local
So i need to run
sudo ./install
but this does nothing, the process doesn't do anything and doesn't stop. It doesn't even have an error message.
I've tried changing the permissions on the file with chmod but it doesn't anything.
Where could the problem come from ?
  5 件のコメント
Gurpreet Singh
Gurpreet Singh 2021 年 10 月 14 日
Running the following code in terminal (from ./install directory) worked for me:
xhost +SI:localuser:root
Jose Hernandez
Jose Hernandez 2021 年 12 月 27 日
Thank you very much, it works !!!

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

回答 (0 件)

カテゴリ

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