pratik1230

Results 2 issues of pratik1230

Hi, this module worked proper in ejabberd 13.12 Today i installed ejabberd 14.12 and tried to compile this module and i got following error /opt/ejabberd-14.12/lib/ejabberd-14.12/include/jlib.hrl:22: can't find include lib "p1_xml/include/xml.hrl"...

My:::: Emakefile::::: {'../ejabberd-dev/src/gen_mod', [{outdir, "/opt/ejabberd-13.12/lib/ejabberd-13.12/ebin"},{i,"/opt/ejabberd-13.12/lib/ejabberd-13.12/include"}]}. {'src/*', [{outdir, "ebin"},{i,"/opt/ejabberd-13.12/lib/ejabberd-13.12/include"}]}. after compiling i copied .beam file into /opt/ejabberd-13.12/lib/ejabberd-13.12/ebin also copied /Emysql/ebin/\* to /opt/ejabberd-13.12/lib/ejabberd-13.12/ebin # then restart ejabberd no error but erlang.log file...