Changes

Jump to: navigation, search

LDAP C SDK

No change in size, 02:02, 5 January 2008
Updated to point to the latest version. (moreoever the 6.0.2 version does not compile on my computer)
# Get the CVS client and set your computer up mozilla work. [http://www.mozilla.org/cvs.html Read through the instructions] on using CVS. Make sure you have set your CVSROOT environment variable and that you have successfully executed the cvs login command.
# Pull the current LDAP C SDK code (which is located on the CVS trunk) using this command: cvs co -P [-r currentrelease] DirectorySDKSourceC The most current release is LDAPCSDK_6_0_2_RTMLDAPCSDK_6_0_5_RTM, so to pull this version (recommended), use this command: cvs co -P -r LDAPCSDK_6_0_2_RTM LDAPCSDK_6_0_5_RTM DirectorySDKSourceC
# Pull the code for libraries that LDAP C SDK depends on. Pull [http://www.mozilla.org/projects/nspr/ NSPR] and [http://www.mozilla.org/projects/security/pki/nss/ NSS] using these commands:

Navigation menu