Yes, I suggest you uninstall all previous packages, and re-download all new packages. 
I put
all the conflicting rpms in /untested, so all the rpms in /pub/NEW/RPMS should be able 
to
install correctly with "rpm -i*".

Jean-Michel

Timothy Litwiller wrote:

> so I should try again now?
>
> Jean-Michel Dault wrote:
>
> > You're the man! =)
> >
> > Thanks, it works perfectly. Now every single dependency has been resolved and all
> > packages install in the perfect order.
> >
> > Jean-Michel Dault
> > [EMAIL PROTECTED]
> > [EMAIL PROTECTED]
> >
> > Jesse Kuang wrote:
> >
> > > On Thu, 02 Sep 1999 21:23:32 +0000
> > > Jean-Michel Dault <[EMAIL PROTECTED]> wrote:
> > >
> > > ...
> > > > Question for any RPM expert:
> > > > I put a "Require:" line in my .spec file. But when you do a rpm -i *, and you
> > > > install all package that solve all dependencies, it does NOT install the 
>required
> > > > packages first, but in alphabetical order. Is there a way to make sure that, 
>when
> > > > doing a rpm -i *, that ApacheJSSI, that has a "Require: mod_jserv", REALLY 
>installs
> > > > mod_jserv before it?
> > > IMHO, use prereq <the actual file from required package>, then the
> > > required package will get installed first.
> > > /kjx

Reply via email to