Open probonopd opened 6 years ago
Build the AppImage on on Ubuntu 16.04.
Please build the AppImage on the oldest still-supported Ubuntu LTS release, which is currently 14.04. This way it will be compatible with more systems. Thanks!
I'm test on ubuntu14.04-64 the liteide appimage success.
ubuntu14, 我用的这个版本 liteidex35.3.linux64-qt5.5.1.tar.gz
从 ubuntu18 复制来个库:
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
启动
LD_LIBRARY_PATH=. bin/liteide
似乎能用了.
放到 liteide/lib/ 目录, 不用手动指定参数了.
I use ubuntu14 too, meet is error message.
copy /usr/lib/x86_64-linux-gnu/libstdc++.so.6
from ubuntu18,
put it to liteide/lib/
seems worked.
Perhaps need to use something like
https://github.com/darealshinji/AppImageKit-checkrt/issues/1#issuecomment-447561058
Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks!
What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?
Most recent AppImage
What version of Go are you using (
go version
)?No Go installed
What operating system and processor architecture are you using(
go env
)?Linux 64 bit
What did you do?
If possible, provide a recipe for reproducing the error.
Try to run the AppImage on on Ubuntu 14.04
What did you expect to see?
Application runs
What did you see instead?
The AppImage does not run on Ubuntu 14.04:
Please see https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#creating-appimages-that-are-compatible-with-many-systems.
References: