headless install of matlab
이전 댓글 표시
I'd like install matlab 'noninteractively' in a docker container so that we can deploy our stack (which includes matlab calculations) painlessly. I've seen that people do this by wget of the install file - but I can't find a working url of the install file. Has anyone done this with R2015a?
댓글 수: 3
Jeremy Rutman
2015년 8월 30일
편집: Jeremy Rutman
2015년 8월 30일
Walter Roberson
2015년 8월 30일
Only install the license server software on the system that is designated as the server in the license file.
Jeremy Rutman
2015년 8월 30일
편집: Jeremy Rutman
2015년 9월 7일
채택된 답변
추가 답변 (1개)
Walter Roberson
2015년 9월 2일
0 개 추천
Download the installation files into some convenient directory that the stack can get access to. wget() from there.
댓글 수: 3
Jeremy Rutman
2015년 9월 3일
Walter Roberson
2015년 9월 4일
Some information on installing non-interactively is at http://www.mathworks.com/matlabcentral/answers/96403-how-can-i-install-and-activate-matlab-on-a-unix-linux-machine-without-using-the-x-window-system-x-s
The documentation I find indicates that the license manager should be listed as one of the products available for installation.
You can instead install any compatible FlexLM . As of R2015b, the required version is FLEXnet v11.13; R2015a required at least FLEXnet v11.11.1.2.
Jeremy Rutman
2015년 9월 6일
편집: Walter Roberson
2018년 10월 21일
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

