Running goterminal or hyper?

1 post / 0 new
#1 Fri, 2017-03-17 21:07
pwFoo
  • pwFoo's picture
  • Offline
  • Last seen: 7 months 1 week ago
  • Joined: 2015-08-27

Hi,

I tried to run goterminal or hyper (appImage) with Alpine but it doesn't work.

bash-4.3# /hyper
/hyper: Relink `/usr/lib/libintl.so.8' with `/usr/glibc-compat/lib/libc.so.6' for IFUNC symbol `stpcpy'
Segmentation fault (core dumped)

/goterminal 
bash: /goterminal: cannot execute binary file: Exec format error

A tested without and with glibc package found here:

apk --update -X apkproxy.heroku.com/andyshinn/alpine-pkg-glibc add glibc glibc-bin

Any idea how to fix it?