Steve Ki-Won Lee wrote:
> [root@HAL apps]# rpm -Uvh procps-1.2.7-5.i386.rpm
> failed dependencies:
> libbfd-2.9.1.0.4.so.0 is needed by procps-1.2.7-5
> libproc.so.1.2 is needed by procps-X11-1.2.4-1
>
> Can anybody please tell me what rpm package would contain those *.so*
> files? Thank you!
>
[michael@fred RPMS]$ rpm -qpl procps-1.2.7-5.i386.rpm | grep lib
/lib/libproc.so.1.2.6
[michael@fred RPMS]$ rpm -qf /usr/lib/libbfd-2.9.1.0.4.so.0
binutils-2.9.1.0.4-2
And quoting from your next. . .
"
root@HAL apps]# rpm -ivh ddd-2.99.9-1.i386.rpm
failed dependencies:
libXm.so.2 is needed by ddd-2.99.9-1
"
And here's what I found on my dear ol' box:
[michael@fred RPMS]$ rpm -qf /usr/X11R6/lib/libXmu.so.6.0
XFree86-libs-3.3.2-8
Hope this helps. Pretty sure all those rpm's can be found on the 5.1 release.
Uh. . . oops, the above is probably a little confusing out of context. Get
these rpm files:
procps-1.2.7-5.i386.rpm
binutils-2.9.1.0.4-2.i386.rpm
XFree86-libs-3.3.2-8.i386.rpm
That should take care of you I think.
Good luck.
-m
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.