Search found 1 match

by Brad_Reed
Sat Feb 01, 2020 11:32 pm
Forum: MP - General Support
Topic: Missing dependencies
Replies: 8
Views: 5428

Missing dependencies

I just tried to give XnViewMP a try on my linux laptop, but apparently I am missing a few libraries.

$ ldd /opt/XnView/XnView | grep found
libQtAV.so.1 => not found
libQtAVWidgets.so.1 => not found
libwoff2dec.so.1.0.2 => not found
libhyphen.so.0 => not found

I have qt5-5.13.2 and qt5-webkit-5 ...