Re: ipv6 in ldap sdk 6.0.5 on windows
Rich Megginson <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.directory |
|---|---|
| Message-ID | <[email protected]> |
Norbert Marrek wrote: > Hi, > > Is IPv6 supported in the C-LDAP SDK 6.0.5 for 32- and 64-bit Windows XP? > > Do I have to set some special options during the build process? You have to use NSPR (configure .... --with-nspr) and make sure you install the prldap routines. > > With kindest regards, > > Norbert Marrek > ([email protected]) >