We were able to install P7zip in one of the server and it was successful, but facing issue on other and could not be rectified. need assistance on same.
root@X:/p7zip# ls
libgcc-10-2.aix7.1.ppc.rpm libstdcplusplus-devel-10-2.aix7.1.ppc.rpm p7zip-16.02-1.aix6.1.ppc.rpm
libgcc10-10.3.0-6.aix7.1.ppc.rpm libstdcplusplus10-10.3.0-6.aix7.1.ppc.rpm
libstdcplusplus-10-2.aix7.1.ppc.rpm libstdcplusplus10-devel-10.3.0-6.aix7.1.ppc.rpm
root@X:/p7zip#
root@X:/# cd p7zip
root@X:/# rpm -ivh *
error: Failed dependencies:
libgcc <= 9.1.0 conflicts with libgcc10-10.3.0-6.ppc
root@X:/# rpm -qav | grep -i libgcc
libgcc-6.2.0-1.ppc
root@X:/# cd /opt/freeware
root@X:/opt/freeware# ls
bin doc include lib libexec man rpm40 share ssh
cimom etc info lib64 licenses packages sbin src
root@X:/opt/freeware# cd libexec
root@X:/opt/freeware/libexec# ls
gcc sudo
root@X:/opt/freeware/libexec# cd gcc
root@X:/opt/freeware/libexec/gcc# ls
powerpc-ibm-aix7.1.0.0
root@X:/opt/freeware/libexec/gcc#
------------------------------
Vijay Kumar Kanukula
------------------------------