[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem upgrading to 2.0.6
Corisen wrote:
>
> Are you suggesting that I uninstalled openldap from RH7 and then install the
> openldap12 rpm, then install the openldap 2.0.6 rpm?
No, I'm suggesting you install all of them at the same time, in the same
rpm invocation:
rpm -Uvh openldap12-* openldap-*2.0.6*
or some such. That way rpm notices that the final arrangement satisfies
all dependencies and allows the update. Otherwise, you will have to
override the sanity controls using --nodeps, --force and the like.
Please send further rpm usage questions to me in private or to a more
appropriate forum.
Regards,
Julio