Aerospike 6.3 install issue on RHEL 9.X

When I do ./asinstall on RHEL 9, I get Checking dependencies Installing tools rpm -Uvh aerospike-tools-8.2.0-1.el7.x86_64.rpm warning: aerospike-tools-8.2.0-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 5abd1099: NOKEY error: Failed dependencies: libhistory.so.6()(64bit) is needed by aerospike-tools-8.2.0-1.el7.x86_64 libreadline.so.6()(64bit) is needed by aerospike-tools-8.2.0-1.el7.x86_64 Installing server rpm -Uvh aerospike-server-enterprise-6.3.0.0-1.el7.x86_64.rpm warning: aerospike-server-enterprise-6.3.0.0-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 5abd1099: NOKEY error: Failed dependencies: libcrypto.so.10()(64bit) is needed by aerospike-server-enterprise-6.3.0.0-1.el7.x86_64 libcrypto.so.10(libcrypto.so.10)(64bit) is needed by aerospike-server-enterprise-6.3.0.0-1.el7.x86_64 libssl.so.10()(64bit) is needed by aerospike-server-enterprise-6.3.0.0-1.el7.x86_64 libssl.so.10(libssl.so.10)(64bit) is needed by aerospike-server-enterprise-6.3.0.0-1.el7.x86_64

Any ideas (missing key, pathing issue, connectivity to aerospike.com, …)

TIA

Hi @cepellegrini, from the warning message you copied, it appears you are using the el7 install files. If you are looking to install on RHEL 9, you would need to use the el9 install files.

That url would look like: https://download.aerospike.com/artifacts/aerospike-server-enterprise/6.3.0.1/aerospike-server-enterprise_6.3.0.1_tools-8.2.0_el9_x86_64.tgz