What is the full procedure for installing matlab 2021a on a linux headless?
이전 댓글 표시
I am trying to install Matlab 2021a headlessly on a linux server. To do this, I downloaded the web installer on windows 10, then selected the "Download only" option from the "advanced tab" for linux. This downloaded a full (unzipped) directory of matlab. I transferred the files to my linux system, then when I attempt to install, I get the same error as here. The steps to fix it depend on unzipping the directory within linux, but the initial download (from windows 10) gives me a completely unzipped file. I've been zipping this up and moving that to the linux system via sftp.
So, my question is- am I doing this right? is there some link I can use to grab the files directly ("curl")?
답변 (1개)
Kiran Felix Robert
2021년 6월 24일
0 개 추천
Hi Anmol,
Please refer the Download Products Without Installing and Install Noninteractively documentations for installing if you have not already done so.
Since you are instaliing headless, you have to,
- Use the Download only option to download the file on windows
- Zip it in windows and move it to linux
- Perform the steps given in the Workaround steps A and B.
카테고리
도움말 센터 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!