Bug 1312156 - Failed dependencies
Summary: Failed dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: openmotif22
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Thomas Woerner
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-25 22:19 UTC by mfarag45
Modified: 2016-11-08 12:18 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-08 12:18:32 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.