AppImage / AppImage/AppImageKit

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

オープン
#964 コメント 4 件 リアクション 4 件 担当者 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 を短くまとめたダイジェスト。