headless install of matlab

조회 수: 8 (최근 30일)
Jeremy Rutman
Jeremy Rutman 2015년 8월 29일
편집: Walter Roberson 2018년 10월 21일
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
Walter Roberson
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
Jeremy Rutman 2015년 8월 30일
편집: Jeremy Rutman 2015년 9월 7일
There doesn't seem to be any system designated as server in the license file. We have a group license. In my license center I see the following (substituting N for actual license number)
License Number License Label License Option
N Group
N+1 myserver Group Member
N+2 Group Member
N+3 Group Member
N+4 Group Member
N+5 Group Member
When trying to install on 'myserver' using the gui install i dont have the option of installing a license server, since its not listed amongst available products

댓글을 달려면 로그인하십시오.

채택된 답변

Jeremy Rutman
Jeremy Rutman 2015년 9월 13일
the answer - group licenses don't allow installation of a license server.
  댓글 수: 3
Sam Marshalik
Sam Marshalik 2016년 2월 7일
Hey Walter,
There is a local license file, on the machine where MATLAB is installed. The license check is done against that file.
- Sam
Walter Roberson
Walter Roberson 2018년 10월 21일
The licenses I used to manage were eventually converted to group licenses. I know I was managing them from a license server.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2015년 9월 2일
Download the installation files into some convenient directory that the stack can get access to. wget() from there.
  댓글 수: 3
Walter Roberson
Walter Roberson 2015년 9월 4일
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
Jeremy Rutman 2015년 9월 6일
편집: Walter Roberson 2018년 10월 21일
The documentation I find similarly indicates that the license manager should be listed as one of the products available for installation, which is why it is rather frustrating that it is not, in fact, available for installation (cf figures below). Perhaps the documentation can be modified to indicate that use of FlexLM is necessary off the bat.
The flexLM manager does not launch succesfully since it is looking for a server in the license file.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile 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!

Translated by