🌐
Reddit
reddit.com › r/slackware › posso executar apenas um programa com glibc_2.34 no slackware 15.0?
r/slackware on Reddit: Posso executar apenas um programa com GLIBC_2.34 no Slackware 15.0?
March 9, 2025 -

Preciso executar um único aplicativo que, nojentamente, requer o GLIBC 2.34.

Estou rodando o Slackware 15.0, que, obviamente, possui o GLIBC 2.33.

Também fiz a atualização multilib de 32 bits para poder executar softwares inúteis de 32 bits como o Google Earth.

Eu preferiria não fazer uma reinstalação completa do sistema operacional apenas para este programa.

Existe alguma maneira de colocar todos os arquivos relacionados ao GLIBC 2.34 do slackware-current em sua própria pasta e usar o chroot para executar meu aplicativo específico?

Ou existe uma abordagem melhor para executar este programa que precisa do GLIBC 2.34 sem mudar para o slackware-current? Ele precisa de som, vídeo e rede para funcionar.

Obrigado!

PS/ATUALIZAÇÃO:

Você ainda pode baixar a versão anterior do Discord e editar o arquivo de configuração para que ele não verifique atualizações importantes: https://www.linuxquestions.org/questions/slackware-14/workaround-discord-0-0-87-on-slackware-15-0-installation-corrupt-4175748322/

Isso funcionou para mim.

🌐
Bitbenderforums
bitbenderforums.com › forums › archive › index.php › t-90898.html
glibc 2.34 released today [Archive] - Bitbender Forums
August 2, 2021 - Since glibc-2.34 makes a potentially risky change of moving all functions into the main library, and another inconvenient (for us) change of renaming the library files, we'll stick with glibc-2.33 for Slackware 15.0 and test the newer glibc in the next release cycle.
🌐
LinuxQuestions.org
linuxquestions.org › questions › slackware-14 › glibc-2-34-on-slackware-15-a-4175744797
GLIBC 2.34 on Slackware 15
December 5, 2024 - Is anyone running glibc 2.34 on slackware 15? I'm looking to update and was wondering if anyone ran into issues? I'm currently on 2.33 ldd (GNU libc)
🌐
Linux Questions
linuxquestions.org › questions › linux-software-2 › looking-for-slackware-package-glibc2-34-for-i586-4175725956-print
LinuxQuestions.org - [SOLVED] Looking for Slackware package glibc2-34 for i586
- - Looking for Slackware package glibc2-34 for i586 (https://www.linuxquestions.org/questions/linux-software-2/looking-for-slackware-package-glibc2-34-for-i586-4175725956/)
🌐
Slackware Linux
slackware.com › ~alien › multilib › ChangeLog.txt
Slackware
+--------------------------+ Fri Feb 2 21:55:42 UTC 2024 current/aaa_glibc-solibs-2.39_multilib-x86_64-1alien.txz: Upgraded. current/glibc-2.39_multilib-x86_64-1alien.txz: Upgraded. current/glibc-i18n-2.39_multilib-x86_64-1alien.txz: Upgraded. current/glibc-profile-2.39_multilib-x86_64-1alien.txz: Upgraded. +--------------------------+ Fri Jan 5 21:34:37 UTC 2024 current/compat32-tools: to massconvert32.sh added new dependencies for gstreamer plugins: l/Imath l/libvisual l/neon l/opencv l/qrencode l/zxing-cpp and n/nghttp2.
🌐
RIKEN
ftp.riken.jp › Linux › slackware › slackware64-current › source › l › glibc › glibc.SlackBuild
ftp.riken.jp/Linux/slackware/slackware64-current/s...
That should never be the # case, but we'll leave the code in place anyway just in case. sed -i "s/@@VERSION@@/$VERSION/g" install/doinst.sh # Call the function to fix doinst.sh where $LIBDIRSUFFIX is needed: fix_doinst ( cd lib${LIBDIRSUFFIX} mkdir incoming mv *so* incoming mv incoming/libmemusage.so . # Beginning with glibc-2.34, shared objects are using their ABI sonames # directly, which is frankly, a terrible idea.
🌐
Slackware Linux
slackware.com › ~alien › multilib
Index of /~alien/multilib
You will need these in order to run, and build, 32-bit software on your 64-bit Slackware computer: ==Slackware64 13.0== * The gcc compiler suite: - gcc-4.3.3_multilib-x86_64-4alien.txz - gcc-g++-4.3.3_multilib-x86_64-4alien.txz - gcc-gfortran-4.3.3_multilib-x86_64-4alien.txz - gcc-gnat-4.3.3_multilib-x86_64-4alien.txz - gcc-java-4.3.3_multilib-x86_64-4alien.txz - gcc-objc-4.3.3_multilib-x86_64-4alien.txz * The GNU libc libraries: - glibc-2.9_multilib-x86_64-5alien_slack13.0.txz - glibc-i18n-2.9_multilib-x86_64-5alien_slack13.0.txz - glibc-profile-2.9_multilib-x86_64-5alien_slack13.0.txz - glib
Find elsewhere
🌐
Reddit
reddit.com › r/linux4noobs › version `glibc_2.34' not found when using the command code
r/linux4noobs on Reddit: version `GLIBC_2.34' not found when using the command code
August 11, 2023 -

Hi, I have recently dualbooted my laptop so im still very much a linux noob and I installed VSCode with the ubuntu software app. When I try to open VSCode nothing happens, and if I use the code command I get the following error:

ERROR: ld.so: object '/usr/local/lib/x86_64-linux-gnu/libinput-config.so' from /etc/ld.so.preload cannot be preloaded (failed to map segment from shared object): ignored.

/snap/code/136/usr/share/code/bin/../code: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /usr/local/lib/x86_64-linux-gnu/libinput-config.so)

Can someone please help me? I googled it but I can't find a solution. Thanks in advance

Edit:

Fixed it by using sudo vim on the /etc/ld.so.preload file and deleting the line /usr/local/lib/x86_64-linux-gnu/libinput-config.so.

🌐
Puppy Linux Discussion Forum
forum.puppylinux.com › board index › puppy linux main › puppy linux distros › spups
How to update glibc in S15pup64? - Puppy Linux Discussion Forum
August 17, 2024 - Is there a way to add glibc-2.34 and glibc-2.35 to build 240612 with glibc-2.33 already installed? ... Amateur Radio and Puppy Linux-Perfect Combo! ... Amateur Radio and Puppy Linux-Perfect Combo! ... Location: Arizona, U.S. ... Slackware sticks with the same glibc for the lifetime of a release.