I am trying to use Percona XtraDB Cluster 8.0.39-30. This error come out when trying to start the node. “libssl.so.10 cannot open shared object file: No such file or directory”.
Any reason why this is not in the tarball package?
I am trying to use Percona XtraDB Cluster 8.0.39-30. This error come out when trying to start the node. “libssl.so.10 cannot open shared object file: No such file or directory”.
Any reason why this is not in the tarball package?
Our binary packages don’t have everything statically compiled. I seem to recall conversation about libssl in our dev channel. This is something that is usually already installed on most modern OS. Looks like you might need the compat-openssl10 package, or something similar.
Why are you installing 8.0.39 instead of the latest version .40?
Why where they removed? Also tried that version has same issue.
Also I am on Linux 8,6 and we only install what is needed. What library do i need? Also what the difference in the tarballs in downloads? Which should be used?
What does that mean? Kernel 8.6? RedHat? Rocky? Alma? CentOS?
You can google search for what package provides libssl.so.10. I found that compat-openssl10 does this.
You’ll notice that the only difference in our tarballs is the version of glibc. Find the one that matches your OSes version of glibc.
If you don’t want to mess with all that and “just have it work”, you should use our repos. Any extra dependencies will automatically be fixed/installed.
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.