Originally posted by: sjwing
Yum is not an option as none of the aix servers have internet access.
As for the dependencies the only other one I needed was the libstc++ which I have now installed but still the glib2 will not install and the gettext as you can see below:-
billing_poc/root> rpm -Uvh libstdcplusplus-8.1.0-2.aix7.2.ppc.rpm
libstdc++ ##################################################
billing_poc/root> rpm -Uvh glib2-2.56.1-2.aix6.1.ppc.rpm
error: failed dependencies:
gettext >= 0.17 is needed by glib2-2.56.1-2
libintl.a(libintl.so.8) is needed by glib2-2.56.1-2
billing_poc/root> rpm -Uvh gettext-0.19.8.1-3.aix6.1.ppc.rpm
error: failed dependencies:
libglib-2.0.a(libglib-2.0.so.0) is needed by gettext-0.19.8.1-3
billing_poc/root> rpm -qa
expat-2.2.6-1
tcl-8.4.7-3
tk-8.4.7-3
expect-5.42.1-3
gdb-8.1.1-2
libffi-3.2.1-2
AIX-rpm-7.2.2.0-4
ncurses-6.1-1
libgcc-8.1.0-2
libstdc++-8.1.0-2
Have you any other suggestions to try and get around this issue
Regards