AppImage / AppImage/AppImageKit

ARM and ARM64 AppImages link to libz.so instead of libz.so.1

未關閉
#964 4 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
沒有語言資料
星號
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。