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

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

 Akzeptierte Antwort

The issues can be solved by installing missing libraries on RedHat:
yum -y install libglvnd-glx libXt

Weitere Antworten (0)

Kategorien

Produkte

Version

R2022b

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

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

Start Hunting!

Translated by