kneodev / ksmppd

Kurt's SMPP Daemon (SMPP Server for Kannel)
Other
57 stars 39 forks source link

Issue when configuring ksmppd #167

Open voicecomms opened 2 weeks ago

voicecomms commented 2 weeks ago

Hello,

I ran ./bootstrap.sh and it successfully ran and prompted to run ./configure ,after executing ./configure I am getting the below error

configure: Checking for libevent2 and its requirements. ./configure: line 9046: syntax error near unexpected token libxml2,' ./configure: line 9046:PKG_CHECK_MODULES(libxml2, libxml-2.0, with_libxml2=yes, with_libxml2=no)'

appreciate & thanks in advance.

I am installing it on ubuntu 20.04

Regards CJ