[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Compiling for the Win32 platform?
Many many thanks Howard. I haven't dealt with the MSYS environment
before but I gave it a stab yesterday and ran into a few errors/walls,
but I'm going to hit it again hard today and hope I can get through. I
didn't want to go too long without thanking you for the very helpful
road map.
Joe
Howard Chu wrote:
Joe Flowers wrote:
Does anyone have at least an outline of what it takes to successfully
compile OpenLDAP for the Win32 platform?
Use MSYS, type "configure" and "make". No different from any other
platform.
Of course you also need to build BerkeleyDB, Cyrus SASL, OpenSSL, and
a decent regex library first. I use Henry Spencer's regex.
Thanks!
Joe
.