upterm
upterm copied to clipboard
Doesn't start on Alpine Linux
I use alpine linux (without glibc) and it doesn't run. There should be some dependencies like glibc and maybe more to run it with linux?
Added glibc, glib and fuse as dependencies for alpine linux, but still not starting.
/ # ./upterm-0.4.0-x86_64-linux.AppImage
./upterm-0.4.0-x86_64-linux.AppImage: Relink `/usr/lib/libintl.so.8' with `/usr/glibc-compat/lib/libc.so.6' for IFUNC symbol `stpcpy'
Segmentation fault
Which OS do you use, @pwFoo?
Alpine Linux https://alpinelinux.org/
"Alpine Linux is built around musl libc and busybox"
@pwFoo, there was another guy with the same question and the same OS; can't find it for some reason. I'm afraid I don't know what's missing, but if you find out please let me know and I'll update README.
@pwFoo I think you should install libc6-compat package. https://pkgs.alpinelinux.org/packages?name=libc6-compat&branch=edge