ejabberd - Comments for "How to Compile a Module Under Windows"
https://www.ejabberd.im/compile-module-windows
enSaw it...
https://www.ejabberd.im/compile-module-windows#comment-51628
<p>Thanks for the answer...</p>
<p>not for the 1.1.x version saw it now...<br />
I feel kinda stupid :)</p>
Tue, 15 Jan 2008 13:50:06 +0000the Joecomment 51628 at https://www.ejabberd.imCheck the documentation
https://www.ejabberd.im/compile-module-windows#comment-51607
<div class="quote-msg">
<div class="quote-author"><em>the Joe</em> wrote:</div>
<p>I tried this solution with both mod_webpresence and mod_log_chat from SVN with my windows ejabberd 1.1.4 and I can compile without error but the modules don't start...</p>
<p>Anyone have an idea?</p></div>
<p>mod_webpresence has a README.txt file. Read it to understand why the module doesn't work correctly for you.</p>
Sun, 13 Jan 2008 21:25:38 +0000mfosscomment 51607 at https://www.ejabberd.imDoes not seem to work for me...
https://www.ejabberd.im/compile-module-windows#comment-51576
<p>HI,</p>
<p>I tried this solution with both mod_webpresence and mod_log_chat from SVN with my windows ejabberd 1.1.4 and I can compile wothout error but the modules don't start...</p>
<p>Anyone have an idea?</p>
<p>I copied the compiled files to C:\WEB\ejabberd-1.1.4\lib\ejabberd-1.1.4\ebin\ (which is where my other mods are also located)</p>
<p>You can contact me at cs (AT) aplsystems.de (jabber and mail)</p>
<p>errors in LOG:</p>
<pre>
=CRASH REPORT==== 20-Dec-2007::19:28:36 ===
crasher:
pid: <0.290.0>
registered_name: 'ejabberd_mod_webpresence_xxx.de'
error_info: {undef,
[{gen_mod,
get_opt_host,
["aplsystems.de",
[{host,"webstatus.jabber.xxx.de"},
{pixmaps_path,"C:/WEB/ejabberd-1.1.4/pixmaps"}],
"webpresence.@HOST@"]},
{mod_webpresence,init,1},
{gen_server,init_it,6},
{proc_lib,init_p,5}]}
initial_call: {gen,init_it,
[gen_server,
<0.203.0>,
<0.203.0>,
{local,'ejabberd_mod_webpresence_xxx.de'},
mod_webpresence,
["aplsystems.de",
[{host,"webstatus.jabber.xxx.de"},
{pixmaps_path,"C:/WEB/ejabberd-1.1.4/pixmaps"}]],
[]]}
ancestors: [ejabberd_sup,<0.36.0>]
messages: []
links: [<0.203.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 21
reductions: 2183
neighbours:
E(<0.36.0>:gen_mod:47): {undef,
[{ejabberd_logger,
debug_msg,
[mod_log_chat,
31,
" ~p ~p~n",
["aplsystems.de",
[{path,"C:/WEB/ejabberd-1.1.4/chatlog"}]]]},
{mod_log_chat,start,2},
{gen_mod,start_module,3},
{lists,foreach,2},
{ejabberd_app,start,2},
{application_master,start_it_old,4}]}
</pre>Mon, 07 Jan 2008 15:12:53 +0000the Joecomment 51576 at https://www.ejabberd.im