ejabberd - Comments for "Can&amp;#039;t use Logger" https://www.ejabberd.im/node/24765 en Why not simply use "make ; https://www.ejabberd.im/node/24765#comment-65769 <p>Why not simply use "make ; sudo make install" to build? If you use the Makefile in the Ejabberd directory, you shouldn't need any special options to compile it with logger support. I only ran into trouble with the logger when trying to compile modules manually.</p> Sat, 20 Jun 2015 17:32:31 +0000 AlecZ comment 65769 at https://www.ejabberd.im when you include "logger.hl" https://www.ejabberd.im/node/24765#comment-65387 <p>when you include "logger.hl" don't forget to compile with -DLAGER</p> Fri, 27 Mar 2015 09:15:48 +0000 chris_romain comment 65387 at https://www.ejabberd.im Can't use Logger https://www.ejabberd.im/node/24765#comment-65240 <p>First of all, instead of lager you should include this one, as I see in all the ejabberd code:<br /> -include("logger.hrl").</p> <p>Don't do that cp -R, this should be done automatically.</p> <p>Also, try running: ./autogen.sh<br /> And also try running again: ./configure</p> Wed, 18 Feb 2015 15:52:25 +0000 mfoss comment 65240 at https://www.ejabberd.im