glibc is version 2.34 for Rocky Linux 9. Upgrading it is not an option. You will need to work with the software vendor to determine if that glibc version is actually needed and if it’s possible to use 2.34 at a minimum. Answer from label on forums.rockylinux.org
🌐
Reddit
reddit.com › r/linux4noobs › running into a version `glibc_2.38' not found error
r/linux4noobs on Reddit: Running into a version `GLIBC_2.38' not found error
April 7, 2024 -

What the title says. I'm trying to run a program, and even after installing its dependencies (sdl2, freetype, harfbuzz, onnxruntime, darling) and restarting the system (I know most of the time it doesn't need, but just in case) it keeps saying the same issue.

/lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found

What I've seen after searching for a bit is that either I have to build the program myself, or use a different version of linux. I MIGHT be ok, since I was planning to make a new installation when Kubuntu 24.04 releases eventually (I mean, it WILL release, right???) but I really want to give this a try beforehand.

Running a Kubuntu 22.04 distro that updated itself from a 20.04 one. Hardware is full amd and decent enough? I don't think it affects this issue in specific.

🌐
Linux Mint Forums
forums.linuxmint.com › board index › debian edition support › lmde forums › hardware support
GLIBC_2.38 - Linux Mint Forums
January 6, 2025 - I need the 2.38 version. ... find: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by find) xargs: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by xargs) sed: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ...
Discussions

Version `GLIBC_2.38' not found
Installing application on Rocky Linux 9.4 64bit. All goes well except this error: version `GLIBC_2.38’ not found Any idea what I need to do? I figured 9.4 is the most up to date distro. All advise and help is appreciated. Thanks in advance, More on forums.rockylinux.org
🌐 forums.rockylinux.org
6
0
June 6, 2024
How do i get a newer version of glibc? (2.38 or above?)
Not on Debian stable. But you could run another distro's userspace (one that has a sufficiently new glibc) in a container or chroot. More on reddit.com
🌐 r/debian
11
11
June 9, 2024
Gpg: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by gpg)
So I have been trying to fix this myself in order to learn more but I am stuck with anything to do with pacman I have seen from other discussions here and on other forums different things and have followed many wiki’s and guides but no progress. Also currently /etc/pacman.conf is set to SigLevel ... More on forum.manjaro.org
🌐 forum.manjaro.org
0
0
December 21, 2023
GLIBC_2.38 not found - Ubuntu 22.04
Have you checked our README? I have checked the README Have you followed our Troubleshooting? I have followed your Troubleshooting Is there already an issue for your problem? I have checked older i... More on github.com
🌐 github.com
12
January 22, 2026
🌐
Launchpad
answers.launchpad.net › ubuntu › +source › glibc › +question › 708407
Question #708407 “How to install GLIBC_2.38? (newbie)” : Questions : glibc package : Ubuntu
Hi Some minecraft mod requires GLIBC version 2.38, but I can't figure out how to install it (I tried updating and installing a file with it, I don't know how to use it). Can someone tell me how to install it? I would be very grateful.
🌐
TecMint
tecmint.com › home › linux commands › how to install and run multiple glibc libraries in linux
How to Install and Run Multiple glibc Libraries in Linux
June 13, 2024 - cd glibc-2.39 mkdir build cd build ../configure --prefix=/usr/local/glibc-2.39 make -j4 sudo make install ... cd glibc-2.38 mkdir build cd build ../configure --prefix=/usr/local/glibc-2.38 make -j4 sudo make install
🌐
Rocky Linux Forum
forums.rockylinux.org › rocky linux help & support
Version `GLIBC_2.38' not found - Rocky Linux Help & Support - Rocky Linux Forum
June 6, 2024 - Installing application on Rocky Linux 9.4 64bit. All goes well except this error: version `GLIBC_2.38’ not found Any idea what I need to do? I figured 9.4 is the most up to date distro. All advise and help is appre…
🌐
Arch Linux Forums
bbs.archlinux.org › viewtopic.php
Nix Package Manager "`GLIBC_2.38' not found" Error / Newbie Corner / Arch Linux Forums
October 21, 2023 - Name : glibc Version : 2.38-7 Description : GNU C Library Architecture : x86_64 URL : https://www.gnu.org/software/libc Licenses : GPL LGPL Groups : None Provides : None Depends On : linux-api-headers>=4.10 tzdata filesystem Optional Deps : gd: for memusagestat [installed] perl: for mtrace [installed] Required By : a52dec aalib aha alsa-lib alsa-plugins alsa-utils argon2 attr audacity audit aws-c-common babl base bash binutils bison black-hole-solver blas bluez bluez-libs bridge-utils brltty brotli btrfs-progs bubblewrap bzip2 c-ares cabextract capstone cblas cdparanoia chromaprint cliphist cm
🌐
Reddit
reddit.com › r/debian › how do i get a newer version of glibc? (2.38 or above?)
r/debian on Reddit: How do i get a newer version of glibc? (2.38 or above?)
June 9, 2024 -

Basically im trying to run a game but it requires at least glibc 2.38 but it seems debian only offers 2.36 at the moment. Any way i can get a newer vesion of it?

EDIT: ended up just downloading the windows version of the game and running it with wine, im an idiot and thought i was having a problem with the sound when i first downloaded, that's why i tried the linux binary, but when i ran it with wine again i found out that the game came muted by default and that i had to press + to get the volume up

Find elsewhere
🌐
Puppy Linux Discussion Forum
forum.puppylinux.com › board index › puppy linux main › house training › users help
How to update to glibc 2.38? - Puppy Linux Discussion Forum
Like Oscar says, you cannot risk trying to do an install while running in the very same Puppy.....for the simple reason that you risk changing the very dependencies you need for the installer tools to function and complete their task. I'm not entirely sure quite how battleshooter - one very clever lass! - constructed her glibc-2.20 upgrade for Saluki/Carolina.
🌐
Manjaro Linux
forum.manjaro.org › support
Gpg: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by gpg) - Support - Manjaro Linux Forum
December 21, 2023 - So I have been trying to fix this myself in order to learn more but I am stuck with anything to do with pacman I have seen from other discussions here and on other forums different things and have followed many wiki’s and guides but no progress. Also currently /etc/pacman.conf is set to SigLevel ...
🌐
Google Groups
groups.google.com › a › chromium.org › g › chromium-os-dev › c › 6tkifbfiQEA
Error libc.so.6: version `GLIBC_2.38' not found
January 8, 2025 - On Wed, Jan 8, 2025 at 1:25 PM Antoine Beaubien <antoine....@gmail.com> wrote: > > Hi, > > I've upgraded my LDE and I got this error: > $ sudo apt update > apt: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by /lib/x86_64-linux-gnu/libstdc++.so.6) The version of Debian that we ship with the Linux development environment (Crostini) is currently bookworm, which has glibc 2.36, not 2.38: https://packages.debian.org/bookworm/libc6 The apt shipped by Debian bookworm should also depend on that version of libc.so, so somehow you have a mismatched apt binary.
🌐
Spotify Community
community.spotify.com › t5 › Desktop-Linux › New-version-from-Debian-repo-requires-GLIBC-2-38 › td-p › 7260853
New version from Debian repo requires GLIBC_2.38 - The Spotify Community
December 10, 2025 - After updating spotify-client to the latest version 1.2.77.358.g4339a634 from https://repository.spotify.com stable/non-free application won't launch: ./spotify: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by ./spotify) This is a problem, because a lot of Linux system...
🌐
Pkgs.org
pkgs.org › download › libc.so.6(GLIBC_2.38)(64bit)
Libc.so.6(GLIBC_2.38)(64bit) Download for Linux (rpm)
Search and download Linux packages for Adélie, AlmaLinux, Alpine, ALT Linux, Arch Linux, CentOS, Debian, Fedora, KaOS, Mageia, Mint, OpenMandriva, openSUSE, OpenWrt, RHEL, Rocky Linux, Slackware, Solus, Ubuntu and Void Linux distributions
🌐
Linux Mint Forums
forums.linuxmint.com › board index › chat › chat about linux mint
Has anyone made any attempt to upgrade glibc? - Linux Mint Forums
January 27, 2024 - # unpackage tar -xzvf glibc-2.38.tar.gz mkdir eag mkdir /opt/glibc-2.38 cd eag ../configure --prefix=/opt/glibc-2.38 make # If you are sure you compiled correctly, then install sudo make install After that, "libc.so.6" 2.38 would be installed in "/opt/glibc2.38" while "libc.so.6" 2.35 would ...
🌐
RPMfind
rpmfind.net › linux › rpm2html › search.php
RPM resource libc.so.6(GLIBC_2.38)(64bit)
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet · The System and Arch are optional added filters, for example ...
🌐
RPMfind
rpmfind.net › linux › rpm2html › search.php
RPM resource libm.so.6(GLIBC_2.38)
The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet · The System and Arch are optional added filters, for example ...
🌐
GitHub
github.com › orgs › Homebrew › discussions › 5931
glibc 2.38 or higher? · Homebrew · Discussion #5931
Will there be a new glibc version that is going to be added? https://ftp.gnu.org/gnu/glibc/ There are versions the way up to 2.41