Page 1 of 1
libjasper.so problem during installation on fedora 26
Posted: Fri Oct 06, 2017 6:46 pm
by maxi01
Hi
I'm installing XnView MP on Fedora 26 64-bit using guide from
http://linuxg.net/how-to-install-xnview ... d-systems/. When I tried to install using dnf install
xnview file I get this message:
Ostatnio sprawdzono ważność metadanych: 3:01:08 temu w dniu pią, 6 paź 2017, 14:26:39.
Błąd:
Problem: conflicting requests
- nothing provides libjasper.so.1()(64bit) needed by xnview-0.87-2.x86_64
I installed the jasper package but it didn't help either.
Re: libjasper.so problem during installation on fedora 26
Posted: Sat Oct 07, 2017 10:44 am
by xnview
strange i don't use libjasper
Re: libjasper.so problem during installation on fedora 26
Posted: Sat Oct 07, 2017 1:55 pm
by maxi01
I googled and found that libjasper is jpeg-2000 codec reference implementation
Source:
https://en.wikipedia.org/wiki/JasPer
https://en.wikipedia.org/wiki/JPEG_2000
Re: libjasper.so problem during installation on fedora 26
Posted: Sun Oct 08, 2017 5:06 pm
by xnview
and if you try the tgz package?
Re: libjasper.so problem during installation on fedora 26
Posted: Wed Oct 11, 2017 6:46 pm
by maxi01
XnView MP from tgz runs without problem. The rpm source for the XnView is corrupted. Thanks for help!
Re: libjasper.so problem during installation on fedora 26
Posted: Wed Dec 27, 2017 11:33 am
by sherba800
I try to install from RPM package on Fedora 27 and receive same error:
Code: Select all
[sherbakov@localhost ~]$ sudo rpm -i XnViewMP-linux.x86_64.rpm
error: Failed dependencies:
libjasper.so.1()(64bit) is needed by xnview-0.88-2.x86_64
perl >= 0:5.002 is needed by xnview-0.88-2.x86_64
perl >= 0:5.004 is needed by xnview-0.88-2.x86_64
I stumbled upont this thread in Google. TGZ works fine, but i dont know how to integrate it in system so it would be available for all users.
UPD: i found workaround. RPM package installs and seemingly works normal with this command:
Code: Select all
sudo rpm -i --nodeps --force XnViewMP-linux.x86_64.rpm