Latest version of MATLABConnector Linux problem

54 views (last 30 days)
Michal
Michal on 20 Feb 2025
Commented: Michal on 22 Oct 2025 at 10:21
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.
Additional info: Is this problem connected with this bug?
  5 Comments
Torben Knudsen
Torben Knudsen ungefär 4 timmar ago
I also got this error today
Warning: program compiled against libxml 213 using older 209

Sign in to comment.

Answers (1)

Swastik Sarkar
Swastik Sarkar on 16 Jun 2025
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.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!