Hi,
I m running in to challenges compilling ejabberd on windows. Is thi possible for somebody to provide detailed instruction on this ....
Thanks and regards,
Adarsh
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
Hi,
I m running in to challenges compilling ejabberd on windows. Is thi possible for somebody to provide detailed instruction on this ....
Thanks and regards,
Adarsh
Did you tried the
Did you tried theinstructions in the ejabberd guide ?
--
sander
Yes i tried the instruction but ran into errors.
Hi,
Yes i tried the instruction but ran into errors.
This is the log of error i recieve here ....
erlc *.erl
c:/b/CapOne/ej/src/*.erl:none: I/O error
NMAKE : fatal error U1077: 'erlc' : return code '0x1'
Stop.
Plz suggest...
Thanks and regards,
Adarsh
Did you also tried to
Did you also tried to compile the plain ejabberd, before you applied the patch? If that works, maybe something went wrong when applying the patch.
--
sander
Yes with out patching its also giving the same error
Yes with out patching its also giving the same error
--
Adarsh
Ok, then you do probably
Ok, then you do probably something wrong or there is something wrong. :-) I'm not sure if I can help you (I don't use Windows), but maybe it helps if you:
--
sander
I finally managed to get t compiled and install :)
Hi,
Thanks for you kind help. I have downloaded the latest sources from SVN it compiled successfuly after patching and able to get it connected to MSSQL server. Its working in conjunction with jWchat.
Now i m figuring the way to display presence information on my copany intranet made with asp.net 2.0.
Thanks and regards,
Adarsh
Why not use binary installer?
Mind you, I'm running Windows XP SP2 and not Windows 2003 Server, but I would think the straight binary installer would work just fine. It has for me.
Is there a particular reason why you wish to compile ejabberd vs. using the installer?
I need to build it to get the MSSQL Module working
I need to build it to get the Contributed MSSQL Module working.