You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding an output after doing rpmbuild and doing rpm -i the new packages
error: Failed dependencies:
libcrypto.so.1.0.0()(64bit) is needed by postgresql95-contrib-9.5.21-1PGDG.el7.s390x
libssl.so.1.0.0()(64bit) is needed by postgresql95-contrib-9.5.21-1PGDG.el7.s390x
libcrypto.so.1.0.0()(64bit) is needed by postgresql95-libs-9.5.21-1PGDG.el7.s390x
libssl.so.1.0.0()(64bit) is needed by postgresql95-libs-9.5.21-1PGDG.el7.s390x
libcrypto.so.1.0.0()(64bit) is needed by postgresql95-server-9.5.21-1PGDG.el7.s390x
libssl.so.1.0.0()(64bit) is needed by postgresql95-server-9.5.21-1PGDG.el7.s390x
Please, provide new instructions on how to install PostgreSQL 9.4 or better for RHEL 7.7
The ones from https://github.com/linux-on-ibm-z/docs/wiki/Building-PostgreSQL-9.4-on-RHEL7 results on RPM complaining on libssl.1.0.0 and libcrypto.1.0.0...
.
The text was updated successfully, but these errors were encountered: