ejabberd - Comments for "mod_shared_roster_ldap.erl ejabberd-2.1.0" https://www.ejabberd.im/node/3789 en thank you very much. very https://www.ejabberd.im/node/3789#comment-55055 <p>thank you very much.<br /> very helpful answer.</p> Mon, 21 Dec 2009 12:51:21 +0000 silent-ion comment 55055 at https://www.ejabberd.im Probably it can be used with https://www.ejabberd.im/node/3789#comment-55022 <p>Probably it can be used with ejabberd 2.1.0.</p> <p>That file is the source code. So first compile it to obtain a binary mod_shared_roster_ldap.beam, and then you copy that file to the directory where you have all the other ejabberd *.beam files.</p> <p>How to compile the source code file:<br /> 1. Download ejabberd 2.1.0 source code package. Unpack it.<br /> 2. Copy mod_shared_roster_ldap.erl to src/<br /> 3. Compile the file with this command: erlc mod_shared_roster_ldap.erl<br /> (You don't need to compile all ejabberd, only the file you want)</p> <p>You can compile in any machine, only make sure you use the same Erlang version that your ejabberd.</p> Mon, 14 Dec 2009 17:49:10 +0000 mfoss comment 55022 at https://www.ejabberd.im