according to the url: http://www.process-one.net/docs/ejabberd/guide_en.html#htoc16
i have fisish the steps from 1 to 7, but i found some difrencents:
A. configure.erl has been moved to tools/configure.erl
B. need to change Expat-2.0.0 to Expat-2.1.0
C. XmppAddr.asn1 has been moved to asn1
then, i typed: configure.bat under ejabberd-2.1.13/, it's ok.
but, while executing the nmake, show me the errors:
cann't find eldap,
i cann't find the folder eldap under ejabberd-2.1.13/
the Makefile.win32:
build : $(DLL) compile-beam all-recursive
all-recursive :
cd eldap