On 2020-07-05 16:09, Tom Horsley wrote:
On Sun, 5 Jul 2020 15:59:31 -0700
ToddAndMargo via users wrote:
They are trying to support both REHL and Fedora.
I think they forgot to test it on Fedora
The software I work on at work uses Qt and runs on
a truly insane number of distro releases, but one of
the things we do is ship our own version of Qt
with RPATH pointers to our version so it doesn't
matter what the installed version is.
You could try running "ldd /opt/master-pdf-editor-5/masterpdfeditor5"
to see exactly what it is trying to load.
I think you are on to something. They forgot their
private Qt lib:
$ ldd /opt/master-pdf-editor-5/masterpdfeditor5
/opt/master-pdf-editor-5/masterpdfeditor5: /lib64/libQt5Gui.so.5:
version `Qt_5_PRIVATE_API' not found (required by
/opt/master-pdf-editor-5/masterpdfeditor5)
linux-vdso.so.1 (0x00007ffc6314f000)
...
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx