error: Failed dependencies:

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

3 posts / 0 new
Last post
error: Failed dependencies:

Submitted by JuveBoy on Tue, 06/08/2004 - 02:53. General Questions
I'm using Ret Hat LINUX 10- Fedora core 1. Iwant to you MOTIF for programming.
I've down load all file need for Fedora 10.

After type command to install PACKAGE:

rpm -Uvh openmotif-2.2.3-2.i386.rpm

An error appears:

error: Failed dependencies:
openmotif = 2.2.2-16.1 is needed by (installed) openmotif-devel-2.2.2-16.1

After that, i've download and install openmotif-devel-2.2.2-16.1.rpm (success)

The retype the command

rpm -Uvh openmotif-2.2.3-2.i386.rpm

It still cannot

Everybody please help me.

mnibob

I'm having the same problem. If I try to install 2.2.2, it says it's already installed. Try to install 2.2.3-2 and it says openmotif is not installed. Does anybody have a suggestion?

Thanks,
Bob

Mark

There are two RPMs for OpenMotif: Runtime (openmotif) and Developer (openmotif-devel). First remove Developer 2.2.2 and then once it is removed, remove Runtime.

Installation is reversed order. (The developer includes the header files).

Mark