RLM activation problem

Coreform Cubit Version: 2025.12
Platform: Linux Ubuntu 24.04

I was unable to activate RLM on my Linux machine. I get the following error:

./rlm_activate: symbol lookup error: /lib/x86_64-linux-gnu/libQt6DBus.so.6: undefined symbol: _ZN9QtPrivate23CompatPropertySafePointC1EP14QBindingStatusP20QUntypedPropertyData, version Qt_6

Does it use a specific version of Qt?

It seems that the current release of the RLM Server for Linux is missing the library

libQt6DBus.so.6

Easiest way to fix this is to copy the library from the current cubit release into the rlm installation directory.