error "The installer cannot be run from inside the DVD directory"

1 回表示 (過去 30 日間)
jinshah kalluvila
jinshah kalluvila 2019 年 6 月 9 日
回答済み: Abhas 2025 年 6 月 3 日
while i am trying to install Matlab R2019a on Ubuntu 19.04, it is showing an error "The installer cannot be run from inside the DVD directory",
but the files are in the folder named R2019a in my home directory. please help me to intall . Thank you in advance

回答 (1 件)

Abhas
Abhas 2025 年 6 月 3 日
This is a known issue that happens if you're currently inside the extracted installation folder (or the mounted DVD directory) when you try to run the installer. The installer needs to create some temporary files in the current working directory, and since the DVD directory (or some extracted folders) aren’t writable, it throws this error.
You need to cd to your home directory and give the command shown in the error message.
You can refer the below links for more details:
  1. https://www.mathworks.com/matlabcentral/answers/308180-matlab-r2016b-ubuntu-16-06-installation-error?s_tid=answers_rc1-2_p2_MLT
  2. https://www.mathworks.com/help/install/install-products.html
I hope this helps!

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by