Hi,
I’m trying to use the ejabberd archive package from CEAN on Ubuntu 8.10. I can get the ejabberd process started successfully but all connections are immediately dropped. In ejabberd.log, I see this:
exec: 1: expat_erl: not found
which leads me to believe that expat_erl.so isn’t being detected. I’ve tried overriding EJABBERD_SO_PATH to point to the lib path as suggested here http://www.ejabberd.im/node/2814 but despite os:getenv() reporting that the variable is set correctly, that error is still thrown on every client connection. I’m not sure if this is a CEAN-package issue or an ejabberd issue but I’m running out of ideas. Any thoughts?
Thanks,
David
