appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Create static-blog-app

Open officialrajdeepsingh opened this issue 3 years ago • 1 comments

officialrajdeepsingh avatar Oct 08 '22 17:10 officialrajdeepsingh

I confirm my app image works fine. I build my image with tauri and nextjs and publish it on the snap. It is working fine. What happens with the app image repo? Does anybody guide me?

officialrajdeepsingh avatar Oct 08 '22 17:10 officialrajdeepsingh

static-blog-app: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.29' not found (required by static-blog-app)

It was built on a "too new" system, and hence it doesn't run on Ubuntu bionic which is currently the oldest still-supported Ubuntu LTS release. Please compile on an older system.

probonopd avatar Oct 12 '22 19:10 probonopd