Submitted by joflasher on Thu, 06/24/2004 - 20:18. General Questions
I installed the Motif 2.2.3 runtime rpm and installed it without any problems. When I tried to install the developement rpm, I got the following errors
[root@jaguar2 mhickie]# rpm -ivh openmotif-devel-2.2.3-2mdk.i586.rpm
error: failed dependencies:
devel(libdl) is needed by openmotif-devel-2.2.3-2mdk
devel(libICE) is needed by openmotif-devel-2.2.3-2mdk
devel(libSM) is needed by openmotif-devel-2.2.3-2mdk
devel(libX11) is needed by openmotif-devel-2.2.3-2mdk
devel(libXext) is needed by openmotif-devel-2.2.3-2mdk
devel(libXmu) is needed by openmotif-devel-2.2.3-2mdk
devel(libXp) is needed by openmotif-devel-2.2.3-2mdk
devel(libXt) is needed by openmotif-devel-2.2.3-2mdk
All of these libraries are in their standard places on my machine and I have run ldconfig to make sure they were all showing up. Any ideas why this rpm can't seem to find them?
Looks like you forgot to install all the development libraries for X windows and associated window managers.