Hide Forgot
i need to install oracle EBS R12 on redhat 6.5 64x required RPM are 1-openmotif21-2.1.30-11.EL6.i686 (32-bit) 2-xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit) i download them from oracle site in redhat installation once with stander chosen RPM and i install it again with full RPM when install with rpm -Uvh i got 1-openmotif21-2.1.30-11.EL6.i686 (32-bit): [root@t ~]# rpm -Uvh openmotif21-2.1.30-11.EL6.i686.rpm warning: openmotif21-2.1.30-11.EL6.i686.rpm: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY error: Failed dependencies: libICE.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 libSM.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 libX11.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 libXext.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 libXp.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 libXt.so.6 is needed by openmotif21-2.1.30-11.EL6.i686 2- xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 (32-bit) [root@test ~]# rpm -Uvh xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm error: Failed dependencies: libX11.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386 libXext.so.6 is needed by xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386
openmotif 2.1 is fairly old. I think you need to build it from source to be able to use it in a newer distribution. RHEL-6 is not supporting openmotif-2.1 anymore. Closing as not a bug.