Closed fapdash closed 2 months ago
Hmm, I'm not an expert either, but it seems to have something to do with snap: snap bundles a glibc with your Emacs together, and that glibc's version is 2.38. Where as the global glibc on your system is at 2.39.
You can try either installing Emacs through apt, or building xeft with glibc 2.38.
First of all: I love your package, thank you very much. It helps me alot.
Sadly I can't get xeft to run on Ubuntu 24.04. I'm not very familiar with the C build system. Can you please help me?
When I download the prebuilt binary I get th error:
When I try to build locally (had to install
libxapian-dev
) I get the error:Ubuntu 24.04 comes with glibc 2.39: