Erlang/OTP Forums

Author Message

<  Erlang  ~  ejabberd compilation win32

Neustradamus
Posted: Wed Aug 26, 2009 4:29 pm Reply with quote
Joined: 26 Aug 2009 Posts: 4
Hello,

I research persons who help me to compil ejabberd with the source (or svn) on Windows OS.

ejabberd — distributed fault-tolerant Jabber/XMPP server in Erlang

http://www.ejabberd.im/
http://www.process-one.net/en/ejabberd/

Source : http://www.process-one.net/downloads/ejabberd/2.1.0-rc2/sources/ejabberd-2.1.0_rc2.tar.gz

SVN : http://svn.process-one.net/ejabberd/trunk/src/

The doc is in src/doc/guide.html

Quote:
To compile ejabberd on a Microsoft Windows system, you need:
* MS Visual C++ 6.0 Compiler
* Erlang/OTP R11B-5
* Expat 2.0.0 or higher
* GNU Iconv 1.9.2 (optional)
* Shining Light OpenSSL 0.9.8d or higher (to enable SSL connections)
* Zlib 1.2.3 or higher


Can you try with Elrang R12B-5 required : http://www.erlang.org/download/otp_win32_R12B-5.exe

OpenSSL
http://www.slproweb.com/products/Win32OpenSSL.html

Expat XML Parser
http://expat.sourceforge.net/
http://sourceforge.net/projects/expat/files/expat_win32/2.0.0/expat_win32bin_2_0_0.exe/download
(or http://sourceforge.net/projects/expat/files/expat_win32/2.0.1/expat-win32bin-2.0.1.exe/download) but try with 2.0.0

LibIconv for Windows
http://gnuwin32.sourceforge.net/packages/libiconv.htm

Zlib for Windows
http://gnuwin32.sourceforge.net/packages/zlib.htm

Information, after installation of GnuWin32 Zlib, you must edit .../GnuWin32/include/zconf.h and replace :
Code:
#if 1           /* HAVE_UNISTD_H -- this line is updated by ./configure */

by
Code:
#if 0           /* HAVE_UNISTD_H -- this line is updated by ./configure */


Thanks in advance,

Regards,

Neustradamus
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum