Installing FlexLM only on headless linux server
이전 댓글 표시
Hello,
is there a way to only install the MATLAB license manager without any other components? We will be running it from a headless license management server where it makes no sense to install any other component. I'm using the "-installFile" option to install it. When installation succeeds the output is as in the following hastebin: http://hastebin.com/imifigayob.bash What do i need to configure in the install file? As all components are commented out the installer installs everything we are licensed to.
Any help is appreciated. Best regards Sven
댓글 수: 1
Oren Gabay
2016년 12월 9일
Interesting one!
I would not use the Matlab install package. You can install on another machine and get the flexlm install folder, this is what you need to copy to your headless Linux machine. After you have the folder on the headless machine, you need to copy the license file, to the same location as lmgrd file. To start it, execute the start command: lmgrd -c ..., full command is listed here: https://openlm.com/blog/problems-and-solutions-for-the-management-of-flexnet-floating-license-server/
I never did that on a headless machine but if you can copy the folder and file, this must work.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Manage Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!