Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2005 16:08:49 +0200
From:      cristi tauber <tcristi@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: ldap + nss_ldap
Message-ID:  <dc6d42f30511030608j11ed238rf69c557124cfdb53@mail.gmail.com>
In-Reply-To: <44vez99b42.fsf@be-well.ilk.org>
References:  <dc6d42f30511030358n5163e119vbb4ea14026a9d8fd@mail.gmail.com> <44vez99b42.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03 Nov 2005 07:20:13 -0500, Lowell Gilbert <
freebsd-questions-local@be-well.ilk.org> wrote:
>
> cristi tauber <tcristi@gmail.com> writes:
>
> > hello,
> >
> > i had a nice-working ldap server (2.2) and i decided to upgraded to 2.3=
(i
> > couldn't make it work with sasl). openldap-server-23 is working great,
> but i
> > want to install nss_ldap and it's complaining about this new ldap
> version.
> > nss_ldap wants openldap-client-2.2.29 but now i have
> > openldap-sasl-client-2.3.9. How do i trick nss_ldap to play with this
> > version ?
>
> Install nss_ldap from ports instead of whatever package you're trying
> to use. [Or provide more details about *exactly* what you did.]
>
> --


well,

i made a back-up of ldap-22. i deinstall it and then i issued a

make install (chose sasl)

in /usr/ports/net/openldap23-server

and then the installation went well. next i went to

/usr/ports/net/nss_ldap

and make install

and the error is :

goliath# make install
=3D=3D=3D> nss_ldap-1.239 depends on executable: gmake - found
=3D=3D=3D> nss_ldap-1.239 depends on shared library: ldap-2.2.7 - not found
=3D=3D=3D> Verifying install for ldap-2.2.7 in /usr/ports/net/openldap22-cl=
ient
=3D=3D=3D> Installing for openldap-client-2.2.29

=3D=3D=3D> openldap-client-2.2.29 conflicts with installed package(s):
openldap-sasl-client-2.3.9

They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/net/openldap22-client.
*** Error code 1

Stop in /usr/ports/net/nss_ldap.



that's it.

cristi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dc6d42f30511030608j11ed238rf69c557124cfdb53>