On Thu, Jun 29, 2000 at 03:01:42PM +0200, R.I.Pienaar wrote:
> 
> It all works great but i have run into a bit of a problem, in the base in the
> comps file i have chkconfig and other needed stuff, but for some or other
> reason it doesnt install the base prior to other rpms.  My apache rpm for
> eg. calls chkconfig, but it gets installed before chkconfig rpm, how can i
> force the order of installs?

Make sure that the apache rpm has a Prereq: /sbin/chkconfig

> also i need apache installed first, but ApacheJServ will be installed before
> apache becuase the isntall seems to be alphabetical rather than follow the
> order in the ks.cfg.

If a package must be installed before another package, use Prereq:

Matt



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to