Re: Missing files: How can I find out which RPM to download?



And 'blivit' being the missing filename?

On 9/2/2010 2:27 PM, Art Werschulz wrote:
Hi.

Matt McKnight<mmcknight@xxxxxxxxxx> writes:

If an install fails because there is a particular file missing, how
can I find out which rpm must be downloaded to resolve the dependency?
rpmfind.net' seems to find an rpm for an individual file, but I'm
looking for the major rpm that a single file belongs to. I know how
to find it once the rpm is installed. I need to know to find the rpm
BEFORE it is installed.
If I understand your problem correctly, the solution is to use yum
instead of rpm. The command
# yum -y install blivit
will install blivit, along with all its prerequisites.

.



Relevant Pages