I'm running into issues when trying to install v10.5.0.2 of datapower on RHEL. It will be helpful to get information on which dependencies to install and how to install them.
There's no error when running installing idg_lx10502.lts.prod.image.x86_64.rpm, however installation of idg_lx10502.lts.common.x86_64.rpm fails due to failed dependencies
Installation command: sudo yum --nogpgcheck localinstall idg_lx10502.lts.common.x86_64.rpm
Error:
Error:
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libjson-c.so.4()(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libstdc++.so.6(CXXABI_1.3.8)(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libc.so.6(GLIBC_2.25)(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libc.so.6(GLIBC_2.26)(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libc.so.6(GLIBC_2.22)(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libc.so.6(GLIBC_2.27)(64bit)
Error: Package: ibm-datapower-common-10.5.0.2.345566-1.x86_64 (/idg_lx10502.lts.common.x86_64)
Requires: libc.so.6(GLIBC_2.28)(64bit)
All these dependencies have been installed already been installed
sudo yum install json-c-devel.x86_64 libstdc++ libc.so.6
Loaded plugins: product-id, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Package json-c-devel-0.11-4.el7_0.x86_64 already installed and latest version
Package libstdc++-4.8.5-44.el7.x86_64 already installed and latest version
Package glibc-2.17-326.el7_9.i686 already installed and latest version
Nothing to do
------------------------------
Varun k
------------------------------