Date: Wed, 06 Oct 2004 12:22:38 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Dan Finn <dhrider@gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: Unable to install evolution with LDAP support Message-ID: <1097079758.95993.19.camel@shumai.marcuscom.com> In-Reply-To: <89ceee704100609172bb89a58@mail.gmail.com> References: <89ceee70410051645fb2f700@mail.gmail.com> <1097022799.79913.6.camel@shumai.marcuscom.com> <89ceee704100609172bb89a58@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-dW61LPu3ycWfKpcPtUQG Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-10-06 at 12:17, Dan Finn wrote: > running "make configure" gives me this: >=20 > Evolution has been configured as follows:=20 >=20 > Mail Directory: /var/mail, world writable > LDAP support: no > Pilot conduits: no > Kerberos 4/5: no/yes (Heimdal) > SSL support: yes (OpenSSL) > IPv6 support: no > Dot Locking: yes > File Locking: fcntl > Gtk-doc: no >=20 > Programming documentation files will not be built. > You may want to install the gtk-doc package > so that you will get the Evolution Developer's Guide. >=20 > I get the same when running "make WITH_LDAP=3Dyes configure" >=20 >=20 > Here's the relevant info from config.log > configure:11888: checking for OpenLDAP > configure:11895: result: no >=20 > So the configure script isn't finding ldap. =20 >=20 > I have openldap-client-2.2.15 installed. Is that the wrong package, > do I need the full server. I wouldn't think so. Check your /etc/make.conf to make sure you do not have WITHOUT_LDAP defined. Also, run make rmconfig in the mail/evolution directory, then redo the make configure. Joe >=20 > Thanks > Dan >=20 >=20 >=20 > On Tue, 05 Oct 2004 20:33:19 -0400, Joe Marcus Clarke > <marcus@marcuscom.com> wrote: > >=20 > >=20 > > On Tue, 2004-10-05 at 19:45, Dan Finn wrote: > > > I'm trying to get evolution built with ldap support so that I can > > > connect to the exchange server here at work and see the global addres= s > > > list. I have ximian-connector installed and working, this is the > > > final piece of this puzzle that I need. > > > > > > with recent cvsup of ports tree > > > > > > I did: > > > > > > cd /usr/ports/mail/evolution/ > > > make deinstall > > > make clean > > > make WITH_LDAP=3Dyes install > > > > > > I see no errors, it seems to build it just fine. OpenLDAP is already > > > installed by this point by the way, do I need to deinstall OpenLDAP > > > and let the build of evolution also build OpenLDAP? > > > > > > I start evolution, click on Tools -> Settings -> Directory Servers > > > and I get: > > > LDAP was not enabled in this build of Evolution. > > > > > > So what am I doing wrong here. Any help would be greatly appreciated= . > > > I need to get this working to make my boss happy. > >=20 > > LDAP support is compiled into Evolution by default. Therefore, there > > must be something wrong with your OpenLDAP installation. Look at the > > output of make configure under mail/evolution to see if LDAP support is > > actually being enabled. If not, the clues as to why will be in the > > config.log inside the evolution ${WRKSRC} directory. > >=20 > > Joe > >=20 > > > > > > Thanks > > > Dan > > > _______________________________________________ > > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freeb= sd.org" > > -- > > PGP Key : http://www.marcuscom.com/pgp.asc > >=20 > >=20 > > --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-dW61LPu3ycWfKpcPtUQG Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBZBvOb2iPiv4Uz4cRAs6mAKCBwyT1xRq/UCq/+qfpj0bGbDUp6gCgnddY +HbHBoUiUCqkBSwB6+bmdJU= =BS7o -----END PGP SIGNATURE----- --=-dW61LPu3ycWfKpcPtUQG--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1097079758.95993.19.camel>