ejabberd - Comments for "How to Compile a Module Under Windows" https://www.ejabberd.im/compile-module-windows en Saw 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 +0000 the Joe comment 51628 at https://www.ejabberd.im Check 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 +0000 mfoss comment 51607 at https://www.ejabberd.im Does 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: &lt;0.290.0&gt; 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, &lt;0.203.0&gt;, &lt;0.203.0&gt;, {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,&lt;0.36.0&gt;] messages: [] links: [&lt;0.203.0&gt;] dictionary: [] trap_exit: false status: running heap_size: 610 stack_size: 21 reductions: 2183 neighbours: E(&lt;0.36.0&gt;: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 +0000 the Joe comment 51576 at https://www.ejabberd.im