dfhack icon indicating copy to clipboard operation
dfhack copied to clipboard

Get Allegro for Linux binaries that don't depend on glibc-2.38

Open myk002 opened this issue 1 year ago • 1 comments

Despite being pulled from a jammy repo, the allegro libs we're using appear to depend on a newer version of glibc than the rest of DFHack/DF. This is making stonesense unloadable for players with older environments.

We'll have to re-evaluate the allegro libs we use for linux. It's possible I just pulled the wrong ones. Anyway, we should scan their symbols for which glibc version they need to ensure we pick an appropriate binary.

Reported on Steam

ref to original allegro update issue: #5176

myk002 avatar Feb 10 '25 21:02 myk002

From what exact URL did you get this 5.2.10 package? Because the only version I see for Jammy is 5.2.7, and Noble only has 5.2.9 (and Oracular doesn't appear to have a package at all, which maybe means it just uses the one from Noble?).

quietust avatar Mar 14 '25 20:03 quietust