Hi, SSB Runner v0.0.4, execution ends with an error
~$ ssb_runner
ssb_runner: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /usr/share/ssb_runner/lib/libsqlite3_flutter_libs_plugin.so)
System:
Kernel: 6.1.0-40-amd64 arch: x86_64
bits: 64
compiler: gcc v: 12.2.0
Desktop: Cinnamon v: 6.4.8
tk: GTK v: 3.24.38
info: plank wm: muffin vt: 7
dm: LightDM v: 1.26.0
Distro: LMDE 6 Faye
base: Debian 12.1 bookworm
Log not generated.
I assume that the cause is the old version of the GLIBC library in Debian 12 - Debian GLIBC 2.36-9+deb12u13
Is it possible to compile the program for an older version of GLIBC library, or create an .appimage file?
Thank You
Hi, SSB Runner v0.0.4, execution ends with an error
~$ ssb_runner
ssb_runner: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /usr/share/ssb_runner/lib/libsqlite3_flutter_libs_plugin.so)
System:
Kernel: 6.1.0-40-amd64 arch: x86_64
bits: 64
compiler: gcc v: 12.2.0
Desktop: Cinnamon v: 6.4.8
tk: GTK v: 3.24.38
info: plank wm: muffin vt: 7
dm: LightDM v: 1.26.0
Distro: LMDE 6 Faye
base: Debian 12.1 bookworm
Log not generated.
I assume that the cause is the old version of the GLIBC library in Debian 12 - Debian GLIBC 2.36-9+deb12u13
Is it possible to compile the program for an older version of GLIBC library, or create an .appimage file?
Thank You