Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi. I was unable to run this game:

quasilyte@lispbook:Downloads$ ./redbar 
./redbar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./redbar)
./redbar: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./redbar)

quasilyte@lispbook:Downloads$ ldd --version
ldd (Ubuntu GLIBC 2.31-0ubuntu9.7) 2.31
Copyright (C) 2020 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

quasilyte@lispbook:Downloads$  uname -a
Linux lispbook 5.15.0-53-generic #59~20.04.1-Ubuntu SMP Thu Oct 20 15:10:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Is it possible to have a 2.31 glibc build? Or maybe I’ll have more luck running the Windows executable via wine.