Re: Need help building LDAP C SDK with SSL support
Anton Bobrov <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Organization | Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Dennis Darch wrote: > First question: Is building from the 1.7.13 source tar-ball the best > approach for using the C SDK for LDAP support with and without SSL on these > three platforms? the best approach would be to use the latest standalone C SDK, see : http://wiki.mozilla.org/LDAP_C_SDK#Checking_Out_the_Source_Code > Second question: If this is the right approach, what do I need to do to get > it to compile? Here is what I have done so far, working on Windows first. > (Previous, non-SSL experience showed that building on UNIX is a snap once I > get Windows to work.) there some doze related quirks outlined on the wiki link above so make sure you read thru before building.