Page 1 of 1

liblibraw.so.1 not found when I try to execute XnView

Posted: Mon Oct 02, 2023 10:07 am
by zoliky
I downloaded and extracted the 64-bit TGZ file on Debian 12, and when I try to run XnView, I encounter this error:
./XnView: error while loading shared libraries: liblibraw.so.1: cannot open shared object file: No such file or directory
I have no idea which package I should install to provide this library. I would appreciate any suggestions. Thank you.

Re: liblibraw.so.1 not found when I try to execute XnView

Posted: Mon Oct 02, 2023 1:14 pm
by xnview
you start ./XnView or ./xnview.sh

Re: liblibraw.so.1 not found when I try to execute XnView

Posted: Mon Oct 02, 2023 1:17 pm
by zoliky
Yes, but I get that error when starting it.

Re: liblibraw.so.1 not found when I try to execute XnView

Posted: Mon Oct 02, 2023 3:21 pm
by xnview
zoliky wrote: Mon Oct 02, 2023 1:17 pm Yes, but I get that error when starting it.
but which command do you use?

Re: liblibraw.so.1 not found when I try to execute XnView

Posted: Mon Oct 02, 2023 5:49 pm
by zoliky
Ok, now I see. It works when I use "xnview.sh". It only had errors with ./XnView. Thank you!