Re: gconf2 and openldap

2006-10-19 Thread Kay Abendroth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Duane Whitty wrote: > On Wed, Oct 18, 2006 at 06:40:42PM -0300, Duane Whitty wrote: >> Not sure I understand why gconf would have a dependency on ldap. >> > After reading the gconftools-2 man page, am I understanding > correctly that gconf can use

Re: gconf2 and openldap

2006-10-18 Thread Duane Whitty
On Wed, Oct 18, 2006 at 06:40:42PM -0300, Duane Whitty wrote: > Not sure I understand why gconf would have a dependency on ldap. > After reading the gconftools-2 man page, am I understanding correctly that gconf can use openldap for its schema storage, thus providing a distributed configuration en

Re: gconf2 and openldap

2006-10-18 Thread Kay Abendroth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The line below should (of course) go like this: portinstall -m "WITHOUT_LDAP=yes" devel/gconf2 If you need support of OpenLDAP you should try to add the following line to your /etc/make.conf: WANT_OPENLDAP_VER?=24 Maybe this will

Re: gconf2 and openldap

2006-10-18 Thread Kay Abendroth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Duane Whitty wrote: > [...] > > Not sure I understand why gconf would have a dependency on ldap. Does it mean you don't need gconf-ldap-support? If so do the following: cd /usr/ports/devel/gconf2 make rmconfig portins