Page 1 of 1

XnView MP 0.91: New install in Mint Cinnamon 19 does not start

Posted: Thu Sep 13, 2018 7:45 am
by LateJunction
I have just made a new install of Mint 19 Cinnamon. I downloaded and installed the 64 bit DEB package of XnView MP 0.91. It does not start, being unable to find the file libva.so.1, as reported by others. I have also tried the 64 bit TGZ package. It has the same issue.

CODE: SELECT ALL

/opt/XnView/XnView: error while loading shared libraries: libva.so.1: cannot open shared object file: No such file or directory

Is there a work-around?

Re: XnView MP 0.91: New install in Mint Cinnamon 19 does not start

Posted: Thu Sep 13, 2018 9:18 am
by xnview

Code: Select all

ln -s /usr/lib64/libva.so.2.200.0 /usr/lib64/libva.so.1
if libva is in /usr/lib64