[Open Office] LDAP configuration fixes
Hanno Meyer-Thurow
h.mth at web.de
Thu Mar 30 08:44:51 EST 2006
Hi list!
Some distros build Mozilla or Firefox without LDAP support. For that
one can use OpenLDAP to build the LDAP backend in OOo2.
Until now there are these hacks necessary not to fail:
http://ooo.ximian.com/patches/src680/disable-np_sdk.diff
http://ooo.ximian.com/patches/src680/no-ldap-mozilla.diff
I replaced them with this patch:
http://ooo.ximian.com/patches/src680/config_office-ldap.diff
Bugreport is here:
http://www.openoffice.org/issues/show_bug.cgi?id=63782
I would like to see this patch applied in BuildBits section after
config_office-openldap-fix.diff.
Since my patch changes configure flags I want you to know about it
before I silently add it there.
The changes are (or not):
* --enable-openldap -> --enable-ldap / --with-openldap
* by default without flags set it builds with Mozilla's LDAP
* --with-openldap chooses OpenLDAP over Mozilla's LDAP
IF there are no concerns I move it to BuildBits in a week or so.
Regards,
Hanno
More information about the Openoffice
mailing list