[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Building OpenLDAP client tools in Wintel platform - reg



Please keep replies on-list.  In that kind of situation, I would
recommend downloading the symas kit, trying ldapmodify.c until it
compiles in VC++ (I would imagine this is possible, since it's just a
client, but I'm definitely not the person to give you advice on it),
or just using any number of the existing windows tools that do exactly
the same thing + gui views.  (see also perl versions of similar tools,
java versions of similar tools, etc)

On 7/6/07, Aviator LDap <dinesh.openldap@gmail.com> wrote:
Hi Matthew,

Thank you very much for your inputs. But Our requirement does not allow me
to use CYGWIN dependency.Is there no way to build the client tools using
VC++.
Could you please give me some inputs on this.

regards,
dinesh.


On 7/5/07, matthew sporleder <msporleder@gmail.com> wrote: > On 7/5/07, Aviator LDap <dinesh.openldap@gmail.com> wrote: > > Hi Friends, > > > > I am in need of building the OpenLDAP client tools (ldapsearch, etc.,) in > > WinTel platform. Could anybody help me in briefing the procedure to build > > the files. That is the files need to be in the workspace and impact of > > dependent libraries., etc., > > Any kind of help is hugely appreciated. > > > You might want to look here: (check the right-rail news section) > http://www.symas.com/cds.shtml > > If you need to build it yourself, I would probably look into MinGW or cygwin. > I'm not sure if this email is still valid: > http://www.openldap.org/lists/openldap-devel/200701/msg00002.html > but it's also worth looking into if you go that route. >