Search found 3 matches

by jonathan_s
Sun Feb 09, 2020 4:28 pm
Forum: New
Topic: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon
Replies: 46
Views: 13456

Re: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon

Hi xnview

Thanks for the reply.

Yes, I realized already that the link to libfreetype.so.6 was unnecessary - if XnView doesn't find libfreetype.so.6 in Xnview/lib, it'll just follow the library path and find the /usr/lib64 library with that name. All that's needed is to delete the link in XnView ...
by jonathan_s
Sat Feb 08, 2020 2:03 am
Forum: New
Topic: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon
Replies: 46
Views: 13456

Re: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon

Hi wgc214

Glad it works.

Just as an aside, it looks like you've changed the libbz2 filename in your Fedora system from the correct /usr/lib64/libbz2.so.1 to /usr/lib64/libbz2.so.1.0

My guess is that you've changed it in the past to make a previous version of XnView work, since it requires the ...
by jonathan_s
Fri Feb 07, 2020 9:23 pm
Forum: New
Topic: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon
Replies: 46
Views: 13456

Re: 0.95.2 Fails to Load in Linux Mint 19.3, Cinnamon

I too am using Fedora 31 Cinnamon, but I've managed to get it working.

The problem is not that libfontconfig is not up-to-date. As far as I can see, there is no libfontconfig.so.1.13 - both Fedora 31 and Debian 10 (the latest of each) have libfontconfig.so.1.12.

The real problem is that the ...