Hello,
I'm trying to install MySQL 8 on AIX 7.3. I found an RPM at https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc-7.2/community-mysql/ but when I try to install it I receive dependency errors
$ rpm -ivh community-mysql-server-8.0.20-1.aix7.2.ppc.rpm
exec(): 0509-036 Cannot load program /usr/opt/rpm/bin/rpm because of the following errors:
0509-022 Cannot load module /usr/opt/rpm/lib64/librpmio.a(librpmio.so.9).
0509-150 Dependent module /opt/freeware/lib/libcrypto.a(libcrypto.so.3) could not be loaded.
0509-152 Member libcrypto.so.3 is not found in archive
If I run "openssl version" it returns "OpenSSL 3.0.10 1 Aug 2023 (Library: OpenSSL 3.0.10 1 Aug 2023)"
I'm hoping someone can guide me on addressing this issue.
Thank you,
Brian
------------------------------
Brian Paquin
------------------------------