[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem upgrading to 2.0.6
On Tue, 10 Oct 2000, Julio Sánchez Fernández wrote:
>
> 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.
>
Alternatively, if system components depend on existing rpm-installed
ldap, then you could compaile and install the new version into
/usr/local/... That way they should be able to co-exist on the system.
Villy