On 2020-07-05 15:01, Samuel Sieb wrote:
On 7/5/20 2:49 PM, ToddAndMargo via users wrote:
# dnf whatprovides libQt5Gui.so.5
qt5-qtbase-gui-5.14.2-5.fc32.i686 : Qt5 GUI-related libraries
Repo : updates
Matched from:
Provide : libQt5Gui.so.5
But only the 385 version. I need the 64 bit version
I don't know why it does that, but there are other options:
# dnf repoquery --whatprovides 'libQt5Gui.so.5()(64bit)'
or better:
# dnf repoquery --whatprovides /usr/lib64/libQt5Gui.so.5
# dnf repoquery --whatprovides /usr/lib64/libQt5Gui.so.5
Last metadata expiration check: 2:27:19 ago on Sun 05 Jul 2020 01:15:43
PM PDT.
qt5-qtbase-gui-0:5.13.2-4.fc32.x86_64
qt5-qtbase-gui-0:5.14.2-5.fc32.x86_64
# dnf install qt5-qtbase-gui
Last metadata expiration check: 2:28:22 ago on Sun 05 Jul 2020 01:15:43
PM PDT.
Package qt5-qtbase-gui-5.14.2-5.fc32.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
# ls -al /usr/lib64/libQt5Gui.so.5
lrwxrwxrwx. 1 root root 19 Jun 3 01:05 /usr/lib64/libQt5Gui.so.5 ->
libQt5Gui.so.5.14.2
# ls -al /usr/lib64/libQt5Gui.so.5.14.2
-rwxr-xr-x. 1 root root 5726440 Jun 3 01:09 /usr/lib64/libQt5Gui.so.5.14.
And I still get :
$ /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)
_______________________________________________
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