Description of problem: go to Xnview : https://www.xnview.com/fr/xnviewmp/ Download : XnViewMP-linux-x64.tgz uncompress in /opt/XnView Verify in XnView.desktop if : Exec=/opt/XnView/xnview.sh %F and Icon=/opt/XnView/xnview.png Copy XnView.desktop in /usr/share/applications Xnview correcly appear in mageia application menu in graphical if i click on it a rotating icon appear a few seconds and disappear the programm don't start It's was Ok with MGA6 Ilk i try to start from Kinsole i have this : [root@localhost opt]# xnview /opt/XnView/XnView: error while loading shared libraries: libbz2.so.1.0: cannot open shared object file: No such file or directory [root@localhost opt]# Version-Release number of selected component (if applicable): How reproducible:always Steps to Reproduce:see above 1. 2. 3.
Component: BuildSystem => RPM PackagesProduct: Infrastructure => MageiaSummary: impossible to start in MGA7 RC => impossible to start XnView in MGA7 RCVersion: unspecified => 7
Keywords: (none) => 7RC
Assignee: sysadmin-bugs => bugsquad
We don't provide library named libbz2.so.1.0, but libbz2.so.1. You need to create a symlink /usr/lib64/libbz2.so.1.0 pointing to libbz2.so.1.
Looks like we are patching the build to provide libbz2.so.1 instead of libbz2.so.1.0. So, we could add a compatibility symlink mentioned in comment 1.
(In reply to Jani Välimaa from comment #2) > Looks like we are patching the build to provide libbz2.so.1 instead of > libbz2.so.1.0. > > So, we could add a compatibility symlink mentioned in comment 1. And the pkg is bzip2.
tks the sym link is working fine and my xnview start but what's can be do for starting Xnview directly for lamba users ? maybe copying the library libbz2.so.1 in another library libbz2.so.1.0. ? or patching xnview ?
(In reply to Jani Välimaa from comment #1) > We don't provide library named libbz2.so.1.0, but libbz2.so.1. > > You need to create a symlink /usr/lib64/libbz2.so.1.0 pointing to > libbz2.so.1. (In reply to Jani Välimaa from comment #2) > Looks like we are patching the build to provide libbz2.so.1 instead of > libbz2.so.1.0. > > So, we could add a compatibility symlink mentioned in comment 1. Thanks a lot, Jani, I wouldn't have figured that out! Assigning to our Base System maintainers, CC'ing our bzip2 maintainer.
Summary: impossible to start XnView in MGA7 RC => lib64bz2_1: Please add a symlink /usr/lib64/libbz2.so.1.0 pointing to libbz2.so.1 (was: impossible to start XnView in MGA7 RC)Assignee: bugsquad => basesystemSource RPM: XnViewMP-linux-x64.tgz => bzip2-1.0.6-12.mga7CC: sysadmin-bugs => marja11, tmb
Fixed in SVN: http://svnweb.mageia.org/packages?view=revision&revision=1399924 A freeze push request is also needed.
CC: (none) => jani.valimaa
Fixed in bzip2-1.0.6-13.mga7.
Status: NEW => RESOLVEDResolution: (none) => FIXED