Search found 1 match

by aanno
Tue Aug 14, 2018 12:37 pm
Forum: MP - General Support
Topic: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."
Replies: 8
Views: 3546

Re: 0.84 Linux: Startup: "nothing provides libQt5Core.so.5..."

:? Same problem here, but on Fedora 28 with XnView MP 0.90:

```
XnView: /lib64/libQt5Network.so.5: version `Qt_5_PRIVATE_API' not found (required by XnView)

$ ls -l /lib64/libQt5Network.so.5*
lrwxrwxrwx 1 root root 23 23. Feb 20:14 /lib64/libQt5Network.so.5 -> libQt5Network.so.5.10.1
lrwxrwxrwx 1 ...