Forum > Portuguese

erro: /lib64/libc.so.6: version `GLIBC_2.34' not found

<< < (3/3)

automacaosamos:
For testing I created an Almalinux 9.1 environment and the application ran normally, but when I went to access Zeos it refused with the following message: None of the dynamic libraries can be found or is not loadable: libcrypt.so.25, libcrypt.so, libcrypt.so !
Use TZConnection.LibraryLocation if the location is invalid

Bogen85:

--- Quote from: automacaosamos on February 15, 2023, 03:18:11 pm ---For testing I created an Almalinux 9.1 environment and the application ran normally, but when I went to access Zeos it refused with the following message: None of the dynamic libraries can be found or is not loadable: libcrypt.so.25, libcrypt.so, libcrypt.so !
Use TZConnection.LibraryLocation if the location is invalid

--- End quote ---

I'm also on AlmaLinux 9.1 and it is up to date.


--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---$ rpm -ql libxcrypt-4.4.18 | fgrep .so/usr/lib64/fipscheck/libcrypt.so.2.0.0.hmac/usr/lib64/fipscheck/libcrypt.so.2.hmac/usr/lib64/libcrypt.so.2/usr/lib64/libcrypt.so.2.0.0 $ rpm -qf /usr/lib64/libcrypt.solibxcrypt-devel-4.4.18-3.el9.x86_64
What version of libxcrypt and libxcrypt-devel do you have installed?

anderbelluno:
Tive o mesmo problema com o Cross do Windows para o Ubuntu.
Acontece que vc tem uma lib mais nova no Windows, o que causa esse problemas, é a libc6.
Como resolvi, instalei uma versão mais nova do Ubuntu, mas tem outra solução que ainda não testei, que seria vc apagar as libs do windows e baixar uma versão mais velha.

https://forum.lazarus.freepascal.org/index.php/topic,34645.2175.html

Nessa página vai entrar a solução.
Só seguir os passos.

Navigation

[0] Message Index

[*] Previous page

Go to full version