AppImage on Manjaro

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
kineotech
Posts: 4
Joined: Fri Dec 18, 2020 7:21 pm

AppImage on Manjaro

Post by kineotech »

Sorry, I posted this in the wrong forum before finding the one for MP.

I am trying to run the AppImage of XnView 0.98 on a freshly installed Manjaro system (Arch based). When I try to run the app I get the following error:
symbol lookup error: /usr/lib/libkrb5.so.3: undefined symbol: k5_buf_free, version krb5support_0_MIT
I wonder if a dependent library was not included in the AppImage?

Thanks,
Dave G.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: AppImage on Manjaro

Post by xnview »

It's seem that libkr5.3.3 is needed
Pierre.
kineotech
Posts: 4
Joined: Fri Dec 18, 2020 7:21 pm

Re: AppImage on Manjaro

Post by kineotech »

xnview wrote: Sat Dec 19, 2020 3:00 pm It's seem that libkr5.3.3 is needed
Well, Manjaro does have libkrb5.so.3 linked to libkrb5.so.3.3. And the error message is saying this library file does not have the symbol k5_buf_free. But the lib file libkrb5support.so does have the symbol defined. It appears libkrb5support is not being linked to by the application. I am not sure how to fix this problem at this end. Any ideas? I did not have this problem on Ubuntu but the library structure is the same with regard to that symbol. So, is this an issue with Arch/Manjaro?

Dave G.
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: AppImage on Manjaro

Post by xnview »

which Manjaro version?
Pierre.
kineotech
Posts: 4
Joined: Fri Dec 18, 2020 7:21 pm

Re: AppImage on Manjaro

Post by kineotech »

xnview wrote: Mon Dec 21, 2020 7:48 am which Manjaro version?
Hi Pierre,

manjaro-kde-20.2-201203-linux59 which is there latest KDE Plasma distro.

Dave G
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: AppImage on Manjaro

Post by xnview »

kineotech wrote: Mon Dec 21, 2020 2:27 pm
manjaro-kde-20.2-201203-linux59 which is there latest KDE Plasma distro.
I've installed Manjaro KDE 20 x64, and no problem to start XnView MP from tgz
Pierre.
kineotech
Posts: 4
Joined: Fri Dec 18, 2020 7:21 pm

Re: AppImage on Manjaro

Post by kineotech »

xnview wrote: Tue Dec 22, 2020 10:22 am
kineotech wrote: Mon Dec 21, 2020 2:27 pm
manjaro-kde-20.2-201203-linux59 which is there latest KDE Plasma distro.
I've installed Manjaro KDE 20 x64, and no problem to start XnView MP from tgz
OK, that works :) I just thought AppImage was supposed to be the simpler way to do this. Up until now, I used the AppImage without a problem. Sorry I never thought to try the tgz method.

Thanks,
Dave G.
Post Reply