Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

When I try to run it under Linux, I get the following error: 

./THEg.x86_64: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ./THEg.x86_64)

The highest version of libc my distribution (the latest release of Linux Mint, fully up to date) offers via their repository is 2.35!  Could you possibly recompile this with the slightly older libc version for broader cross-distribution compatibility?

(+1)

That’s because i originally compiled the prototype without static linking libraries on Arch Linux. In recent releases for subscribers i did recompile it using static linking which i don’t know if it has fixed the problem since i’m not using any Debian based distros.

If the problem persist, i’ll try to make a Flatpak version of it.

Just tested 0.1.1 version on Linux Mint 22.1, the game runs fine.

Weird, that's close to (if not older than) what I'm running.  I redownloaded the game and tried again, same result.  Which DE are you using, nargacu?  I'm using Cinnamon.  I don't have my install media handy, so I don't recall the exact version.  "uname -a" comes back with:

Linux himself-HP-Pavilion-All-in-One-24-r0xx 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux