Re: [SLE] Which package these libraries belong to?
Whoops, this should of course have been sent to the list. ---------- Forwarded message ---------- On Sat, 24 Mar 2001, Nadeem Hasan wrote:
Try:
# rpm -qf /usr/X11R6/lib/libXrender.so
This will print the package the file belongs to. Make sure you give the full path of the file.
Except that he does not have the file on his system right now, so it is quite unlikely that rpm will know what package it belongs to. In most cases when people ask the list for the package containing a specific file, it would be much more helpful to say: mount SuSE cd#1 and cd to its root. zcat ARCHIVES.gz | grep /usr/X11R6/lib/libXrender.so Regards Ole
True! I missed/ignored that part of his problem :) Ole Kofoed Hansen wrote:
Whoops, this should of course have been sent to the list.
---------- Forwarded message ---------- On Sat, 24 Mar 2001, Nadeem Hasan wrote:
Try:
# rpm -qf /usr/X11R6/lib/libXrender.so
This will print the package the file belongs to. Make sure you give the full path of the file.
Except that he does not have the file on his system right now, so it is quite unlikely that rpm will know what package it belongs to. In most cases when people ask the list for the package containing a specific file, it would be much more helpful to say:
mount SuSE cd#1 and cd to its root. zcat ARCHIVES.gz | grep /usr/X11R6/lib/libXrender.so
-- Nadeem Hasan nhasan@nadmm.com http://www.nadmm.com/
participants (2)
-
Nadeem Hasan
-
Ole Kofoed Hansen