AppImage / AppImage/AppImageKit
ARM and ARM64 AppImages link to libz.so instead of libz.so.1
未关闭
- 主要语言
- 没有语言数据
- 星标
- 9.4k
- 派生
- 588
- PR 合并指标
- 30 天内没有已合并 PR
描述
This seems to be a problem with the AppImage loader. The ARM and ARM64 variants link to libz.so instead of libz.so.1, so e.g. on Ubuntu you need to install zlib1g-dev in order to run any AppImage.
The i686 and AMD64 variants correctly link to libz.so.1 and don't depend on a zlib dev package.
You can verify/reproduce this with the appimagetool packages.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。