Linux install fails due to /tmp space shortage

4 Ansichten (letzte 30 Tage)
Tashrif Tashrif
Tashrif Tashrif am 17 Sep. 2021
Kommentiert: Tashrif Tashrif am 20 Sep. 2021
Hi, I am on a RedHat Linux machine. I downloaded the matlab_R2020b_glnxa64.zip. After unzipping, the folder looks like the following:
[me@my-machine matlab_R2020b_glnxa64]$ tree -L 1 matlab_R2020b_glnxa64
matlab_R2020b_glnxa64
├── archives
├── bin
├── cefclient
├── help
├── install
├── installer_input.txt
├── java
├── license_agreement.txt
├── mathworks_installation_help_es.pdf
├── mathworks_installation_help_ja_JP.pdf
├── mathworks_installation_help_ko_KR.pdf
├── mathworks_installation_help.pdf
├── mathworks_installation_help_zh_CN.pdf
├── matlab_R2020b_glnxa64.zip
├── patents.txt
├── readme.txt
├── resources
├── sys
├── trademarks.txt
├── ui
└── VersionInfo.xml
Then, I do ./install. A window opens up prompting me to login to MathWorks and select a license. I do them all. The license authentication also passes. Then, I get the following error:
While there is no way I can increase my /tmp space, I can define a bigger directory as the /tmp one. Regardless, does anyone know how to get around this?

Akzeptierte Antwort

Tashrif Tashrif
Tashrif Tashrif am 20 Sep. 2021
Walter, thank you. I confirm that the specification of -downloadFolder and -tmpdir worked (noted in your link):
./install -downloadFolder /my/folder/ -tmpdir /my/folder/
I must note that I had to manually create the /my/folder/ before running ./install. Also, I had to create the destination folder where final installation files go.
  1 Kommentar
Tashrif Tashrif
Tashrif Tashrif am 20 Sep. 2021
If any MATLAB engineer is reading this, you may want to note downloadFolder and tmpdir options in installer_input.txt.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by