Latest version of MATLABConnector Linux problem
조회 수: 130 (최근 30일)
이전 댓글 표시
The MATLAB connector version 2025.2.2.1 (latest version ... upgraded just now) produce the following Warning message during startup:
$ MATLABConnector start
$ Warning: program compiled against libxml 212 using older 209
I am using LinuxMint 21.1 (equivalent to the Ubuntu 24.04.1).
Any idea, what is wrong??? Previos version 2025.2.0.3 works without any warning message.
댓글 수: 6
Torben Knudsen
2025년 11월 3일 10:05
I did apt update, apt upgrade and then the reinstall of MathWorksServiceHost which seems to solve my problem even though I got some messages
Gtk-Message: 08:19:10.739: Failed to load module "gail"
Gtk-Message: 08:19:10.739: Failed to load module "atk-bridge"
Thanks for the help
답변 (1개)
Swastik Sarkar
2025년 6월 16일
It has been observed that this warning typically appears only during the initial launch of MATLAB, when the MathWorks Service Host is installing itself for the first time. After this initial setup, the warning does not reoccur under normal circumstances.
However, the warning may reappear if the MathWorks Service Host has been uninstalled, as the system will attempt to reinstall it upon the next startup.
A clean installation of MATLAB Connector may help resolve this issue. Further guidance is available in the following MATLAB Answer:
I hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!