> Can you check something for me? > Does rpm -qf <file-in-usr-x11r6-include-xm> claim that the > file is owned by openmotif?
Yes. But not for directory. [du...@nor75-15-82-67-190-22 include]$ rpm -qf /usr/X11R6/include/Mrm/MrmAppl.h openmotif-devel-2.3.0-0.1.9.2 [du...@nor75-15-82-67-190-22 include]$ rpm -qf /usr/X11R6/include/Mrm/ file /usr/X11R6/include/Mrm is not owned by any package > If yes, does rpm -ql openmotif show any files in /usr/X11R6? No they appear to be in /usr/include [du...@nor75-15-82-67-190-22 include]$ rpm -ql openmotif-devel | grep X11R6 echoes nothing, and there is: [du...@nor75-15-82-67-190-22 include]$ rpm -ql openmotif-devel | grep MrmAppl.h /usr/include/Mrm/MrmAppl.h -- Pat
