[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Getting 3rd party RPM's via an OS installer?
- From: bob proulx com (Bob Proulx)
- To: rpm-list redhat com
- Subject: Re: Getting 3rd party RPM's via an OS installer?
- Date: Mon, 20 Aug 2007 21:04:53 -0600
Dan Stromberg - Datallegro wrote:
> But some of these 3rd party RPM's aren't very careful
> with their Requires dependencies,
Don't you just hate that?
> so if you toss those RPM's into the collection, a high percentage of
> them fail to install.
Sigh. Yes. Been there. Bought the t-shirt.
> Is there some way of constructing a special RPM that
> should always be installed at the end of the tested
> RPM's, and change minimally your 3rd party RPM's to
> depend on that single RPM? That is, without having
> a huge list of Requires in that special RPM?
You could create an rpm that depended not only on the 3rd party rpms
but also on the dependencies that you have deduced are required. Then
install your rpm and it should bring in all of the dependencies.
Bob
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]