ejabberd - Comments for "ejabberd + mysql on Debian Lenny" https://www.ejabberd.im/node/4125 en I'm on Centos 6. I installed https://www.ejabberd.im/node/4125#comment-65152 <p>I'm on Centos 6. I installed ejabberd using yum from EPEL-Repository</p> <p>Now where is the "beam" folder located?</p> <p>Thanks.</p> Wed, 26 Nov 2014 10:04:36 +0000 badai comment 65152 at https://www.ejabberd.im Do i need to compile it https://www.ejabberd.im/node/4125#comment-65089 <p>Do i need to compile it first,follow some procedure or directly put the .erl files in the ebin directory?</p> Wed, 29 Oct 2014 06:08:35 +0000 jayeshjain24 comment 65089 at https://www.ejabberd.im Same as other ejabberd beam files https://www.ejabberd.im/node/4125#comment-56728 <div class="quote-msg"> <div class="quote-author"><em>loboloco</em> wrote:</div> <p>now where exactly need the files to be copied?</p> <p>I'm running ubuntu server 9.04 with ejabberd installation from the ubuntu repositories.</p></div> <p>You can copy them to the same directory were all the other ejabberd beam files are already copied: /usr/lib/ejabberd/ebin/<br /> See:<br /> <noindex><a href="http://packages.ubuntu.com/jaunty/i386/ejabberd/filelist" title="http://packages.ubuntu.com/jaunty/i386/ejabberd/filelist" rel="nofollow" >http://packages.ubuntu.com/jaunty/i386/ejabberd/filelist</a></noindex></p> Mon, 11 Oct 2010 14:24:01 +0000 mfoss comment 56728 at https://www.ejabberd.im location of the beam files https://www.ejabberd.im/node/4125#comment-56715 <p>i did the build and resulted in a src dir containing the following files:<br /> mysql_auth.erl<br /> mysql_conn.erl<br /> mysql.erl<br /> mysql.hrl<br /> mysql_recv.erl</p> <p>now where exactly need the files to be copied?</p> <p>I'm running ubuntu server 9.04 with ejabberd installation from the ubuntu repositories.</p> Thu, 07 Oct 2010 13:54:26 +0000 loboloco comment 56715 at https://www.ejabberd.im Ok, it works. Thank you very https://www.ejabberd.im/node/4125#comment-56092 <p>Ok, it works. Thank you very much.</p> Thu, 24 Jun 2010 11:37:39 +0000 marekc12 comment 56092 at https://www.ejabberd.im marekc12 wrote: I don't know https://www.ejabberd.im/node/4125#comment-56090 <div class="quote-msg"> <div class="quote-author"><em>marekc12</em> wrote:</div> <p>I don't know how to install modules: mysql, mysql_auth, mysql_conn, mysql_recv.</p></div> <p>It's mentioned in<br /> <noindex><a href="http://www.process-one.net/en/ejabberd/guide_en#compilemysql" title="http://www.process-one.net/en/ejabberd/guide_en#compilemysql" rel="nofollow" >http://www.process-one.net/en/ejabberd/guide_en#compilemysql</a></noindex></p> <p>Short instructions:<br /> 1. svn checkout <noindex><a href="http://svn.process-one.net/ejabberd-modules/mysql/trunk/" title="http://svn.process-one.net/ejabberd-modules/mysql/trunk/" rel="nofollow" >http://svn.process-one.net/ejabberd-modules/mysql/trunk/</a></noindex> mysql<br /> 2. ./build.sh<br /> 3. Copy the beam files<br /> 4. Start ejabberd again</p> Thu, 24 Jun 2010 11:06:51 +0000 mfoss comment 56090 at https://www.ejabberd.im