Bug 1312156

Summary: Failed dependencies
Product: Red Hat Enterprise Linux 6 Reporter: mfarag45
Component: openmotif22Assignee: Thomas Woerner <twoerner>
Status: CLOSED NOTABUG QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-08 12:18:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description mfarag45 2016-02-25 22:19:38 UTC
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

Comment 3 Thomas Woerner 2016-11-08 12:18:32 UTC
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.