Hello,
I’m trying to build exmpp on Debian, and for some reason configure script doesn’t see neither Expat nor LibXml2, although both of them are installed.
The configuration output shows:
XML parsers:
. Expat: no
. LibXML2: no
Consequently, exmpp_xml:start_parser() throws
{xml_parser,options,no_engine_registered,undefined}
exception.
What am I missing?
Thank you,
Boris
