Linux install fails due to /tmp space shortage

12 次查看(过去 30 天)
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?

采纳的回答

Tashrif Tashrif
Tashrif Tashrif 2021-9-20
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 个评论
Tashrif Tashrif
Tashrif Tashrif 2021-9-20
If any MATLAB engineer is reading this, you may want to note downloadFolder and tmpdir options in installer_input.txt.

请先登录,再进行评论。

更多回答(0 个)

类别

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

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by