Why does the MATLAB Production server instance not start once having a single runtime?

조회 수: 8 (최근 30일)
I deployed a fresh installation of MATLAB Production Server R2022b on Linux RedHat 8.4 and installed runtime for R2022b and R2022a. When I specify only single runtime for instance, the instance can't start. When I specify two runtimes and divide them with a comma, the instance starts but with ctf validation warning:
1) /usr/local/MATLAB_Runtime/v912/bin/glnxa64/mps_worker_app: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory -----.
2) Unable to obtain ctf_info : /usr/local/MATLAB_Runtime/v913/bin/glnxa64/mps_check.ctf, Error in validating CTF manifest file ---- file is present, not sure what's the problem here

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 11월 22일
The issues can be solved by installing missing libraries on RedHat:
yum -y install libglvnd-glx libXt

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by