> Wonder if the latter really is qt4 or just needs to be renamed.

Perhaps ldd could help you to check? Just run "ldd
/path/to/executable" to see (recursively) all the shared libraries the
executable dynamically links to. If in need of a more advanced tool,
Ghidra could be it (but it is not packaged yet).

Reply via email to