LDAP C SDK

2000-12-11 Thread ahmad . y . nooei
I downloaded the C version of LDAP SDK but I am running into problems when I compile it.  I was wondering if anyone has ever compiled the C version or if you could understand the problem that  I am having.   Here is the message I get when I compile: D:\ldap\c\mozilla\directory>nmake -f ldapsdk.ma

LDAP C SDK

2001-04-03 Thread Nicolas BEAUMONT
Hi, I post this message because I can't find any issue to my problem. I explain : I've download the C LDAP SDK 4.1.1 version for Solaris 2.8 (64bits) and I try to use it (for compiling Perldap). After installing it I try to compile example programs with the Makefile located in [Suffix]/e

Re: LDAP C SDK

2000-12-12 Thread Dan Mosedale
[EMAIL PROTECTED] writes: > -=-=-=-=-=- > > I downloaded the C version of LDAP SDK but I am running into problems when > I compile it. I was wondering if anyone has ever compiled the C version > or if you could understand the problem that I am having. Here is the > message I get when I com

Re: LDAP C SDK

2000-12-12 Thread ahmad . y . noori
I did download those tools and I followed the instructions but I still have problems with it. Thanks

Re: LDAP C SDK

2000-12-12 Thread Karen Abou-Zeid
I'm also having the same problem except I can't find the tools. Could you tell me from where you downloaded them? Did you install them in the directory specified in the MOZ_TOOLS environment variable? > I did download those tools and I followed the instructions but I still have problems with it

Re: LDAP C SDK

2000-12-12 Thread NooriA
Go to this website to get the GNU tools http://www.cygnus.com/misc/gnu-win32 go to this website to get the gmake tools and install only the gmake tools under MOZ_TOOLS http://www.mozilla.org/download-mozilla.html

Re: LDAP C SDK

2000-12-12 Thread Karen Abou-Zeid
What about the Netscape-developed tools makedep.exe, txt2rc.exe, and waitfor.exe?  Do you know where these can be found?  The build instructions say they are located in the mozilla\cmd\winfe\mkfiles32 directory, but the mozilla\cmd directory did not come with the Directory C SDK source files

Re: LDAP C SDK

2000-12-13 Thread Dan Mosedale
"Karen Abou-Zeid" <[EMAIL PROTECTED]> writes: > -=-=-=-=-=- > > What about the Netscape-developed tools makedep.exe, txt2rc.exe, and > waitfor.exe? Do you know where these can be found? Go to and follow the "Windows Build Tools." Dan

Re: LDAP C SDK

2000-12-14 Thread Karen Abou-Zeid
I did download the Windows Build Tools, but makedep.exe etc... weren't included. The only tools I found in there were gmake.exe, shmsdos.exe, and uname.exe. Dan Mosedale wrote in message <918qpd$[EMAIL PROTECTED]>... > >Go to and follow the >"Window

Newbie LDAP C SDK question

2001-02-01 Thread Anthony Converse
Hi all, I am using Visual Studio (Visual C++ 6.0) and cannot seem to build anything that calls ldap.h. I can compile with no errors or warnings, but when I try to build, I get error LNK2001: unresolved external symbol errors for each ldap call (i.e. _ldap_simple_bind_s). I have included the lda

LDAP C SDK Adding objects with / in DN

2001-03-16 Thread Alexis MacFarlane
Is there a way to use the LDAP C SDK to add an object with a forward slash in the distinguished name? I've tried to do so using the ldap_add_s() call. This fails with a LDAP_INVALID_DN_SYNTAX error. This seems to be the correct error since RFC 1779 does not list the forward slash as a val

Errors during installation ldap c sdk on redhat 6.2.

2000-12-17 Thread rogerbroere
Hi, Ran into some errors when i tried to install the ldap c sdk. Here's an account of my adventures last friday: 1. Installed Mozilla milestone 18 on red hat 6.2, it build and works perfect. 2. Then I downloaded the following tarball: ldapsdk_12311998.tar 3. Checked all the necessary syste

Re: LDAP C SDK Adding objects with / in DN

2001-03-19 Thread SRIDHAR BANDI
Hi , Using the LDAP C SDK you can have "/" as part of DN , That depends on the plugin that is enabled for the syntax checking , I have tested with "/" as part of a SN and CN also UID in Netscape Directory server , I have the default plugins enabled on

Re: LDAP C SDK Adding objects with / in DN

2001-03-19 Thread Alexis MacFarlane
realistic like, 10.10.10.0/24, everything works fine. ---Alexis SRIDHAR BANDI wrote: > > Hi , > > Using the LDAP C SDK you can have "/" as part of DN , > That depends on the plugin that is enabled for the syntax checking , > I have tested with "/&qu

Error building LDAP C SDK 4.11 (was "Source code...")

2001-03-21 Thread Harshdeep S Jawanda
Hi, "Michael F. March" wrote: > "....To get LDAP C SDK 4.0 code (you've got version 3.x), instead \ > of using the CVS date tag specified on that page, check out using\ > the "-r LDAPCSDK_40_BRANCH" switch to CVS." Thanks. I used &qu

Re: Errors during installation ldap c sdk on redhat 6.2.

2000-12-19 Thread Dan Mosedale
[EMAIL PROTECTED] writes: > Hi, > > Ran into some errors when i tried to install the ldap c sdk. > > [...] > > What's going on? Shouldn't I been using this milestone build (maybe too > new), or . > > Has anyone out there succeeded to build the shared

Re: Errors during installation ldap c sdk on redhat 6.2.

2000-12-20 Thread rogerbroere
from revision 1.2 of this file and it'll eventually build and create the shared libraries. Roger [EMAIL PROTECTED] (Dan Mosedale) wrote: > > [EMAIL PROTECTED] writes: > > Hi, > > > > Ran into some errors when i tried to install the ldap c sdk. > > > > [.

Re: Errors during installation ldap c sdk on redhat 6.2.

2000-12-20 Thread rogerbroere
from revision 1.2 of this file and it'll eventually build and create the shared libraries. Roger [EMAIL PROTECTED] (Dan Mosedale) wrote: > > [EMAIL PROTECTED] writes: > > Hi, > > > > Ran into some errors when i tried to install the ldap c sdk. > > > > [.

Re: Error building LDAP C SDK 4.11 (was "Source code...")

2001-03-26 Thread Dan Mosedale
[EMAIL PROTECTED] (Harshdeep S Jawanda) writes: > Hi, > > "Michael F. March" wrote: > > > "To get LDAP C SDK 4.0 code (you've got version 3.x), instead \ > > of using the CVS date tag specified on that page, check out using\ > &

Re: Announcement: LDAP C SDK /w NSS 3.2 support on Mozilla

2001-03-29 Thread Gervase Markham
> The 5.0 version of the LDAP C SDK with NSS 3.2/NSPR 4.1 support is now Cool :-) While you are here, what's the current status of PerLDAP and the Java SDK? Gerv

Re: Announcement: LDAP C SDK /w NSS 3.2 support on Mozilla

2001-03-29 Thread Dan Mosedale
Michael Hein <[EMAIL PROTECTED]> writes: > The 5.0 version of the LDAP C SDK with NSS 3.2/NSPR 4.1 support is now > fully available as open source on Mozilla. All future development will > now take place using the mozilla CVS repository and no further > development is planned

Re: Announcement: LDAP C SDK /w NSS 3.2 support on Mozilla

2001-03-31 Thread Michael Hein
Gervase Markham wrote: > > The 5.0 version of the LDAP C SDK with NSS 3.2/NSPR 4.1 support is now > > Cool :-) While you are here, what's the current status of PerLDAP and the > Java SDK? Do you have any specific question? If so, you are probably better off sending notes