I'm trying to get Zimbra installed on my windows machine to do some zimlet development. I'm following the ZimbraServer/docs/install.txt, and have downloaded and installed the Zimbra source, JDK 1.5 and MySQL 4.1. I have openLDAP downloaded and installed in c:\opt\zimbra\openldap, and it is registered as a service. But when I try and run the ant task "reset-the-world" i get an error when trying to execute ant task "start-ldap-windows". I get an error code 19 from the ldap server, and according to the ldap master error page (
www.directory-info.com/LDAP/LDAPErrorCodes.html) the following has happened "value specified in a modify, add, or modify DN operation violates constraints placed on the attribute".
I'm not familiar with LDAP at all, so any help on what might be causing my problem would be really appreciated.
I downloaded the windows binaries from their website, I'm using version 2.2.29-db-4.3.29.
Thanks.
Greg