Open seekstar opened 1 year ago
./clash_for_flutter-1.0.2-linux.AppImage
/tmp/.mount_clash_WnSniX/clash_for_flutter: error while loading shared libraries: libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory
安装了libayatana-appindicator之后就可以正常运行了。一般来讲AppImage应该自带所有依赖的?
libayatana-appindicator
我也不清楚这个问题,我 EndeavourOS 有这个依赖,运行 appimage 的包也报错。zip 包倒是没问题
./clash_for_flutter-1.0.2-linux.AppImage
安装了
libayatana-appindicator
之后就可以正常运行了。一般来讲AppImage应该自带所有依赖的?