QNapi / qnapi

Qt-based, multi-engine, multi-platform subtitle downloader
http://qnapi.github.io
290 stars 39 forks source link

AppImage - Kerberos dependencies - "libkrb5.so.26: cannot open shared object file: No such file or directory" #150

Open luk1505 opened 6 years ago

luk1505 commented 6 years ago

Tested file: QNapi-0.2.3-x86_64.appimage On Solus and Debian Testing (buster, 4.17.0-1-amd64)

Reddit post: https://www.reddit.com/r/SolusProject/comments/8ebwdz/appimage_libkrb5so26_library_missing/

Kerberos is expected to be installed on the system and doesn't ship with AppImage. However folks from Reddit advised to take a look at the specific Kerberos implementation that is used with Qnapi, as it seems to be outdated. This may explain a bit more as well: https://github.com/AppImage/AppImages/issues/187