Délsio Cabá wrote:
HI!
I´m trying to install mbuni cvs + kannel cvs
Is this possible? I'm not sure about mbuni cvs, but the mbuni stable
works with a particular patched snapshot of kannel which is downloadable
from their site. You may want to confirm from the mbuni mailing list if
mbuni cvs can work with kannel cvs.
Cheers,
Essien
Kannel is working just fine but I´m unable to install mbuni
I run:
./configure --with-kannel-dir=/root/gateway/
and I get:
.
.
.
checking for gw-config... /root/gateway//gw-config
checking Kannel version... cvs-20070520
checking Kannel libs... -L/usr/local/lib/kannel -lgw -lwap -lgwlib -lrt
-lresolv -lnsl -lm -lpthread -L/usr/lib -lxml2 -lz -lpthread -lm
checking Kannel includes... -I/usr/local/include/kannel -g -O2
-D_XOPEN_SOURCE=600 -D_BSD_SOURCE -I/usr/include -D_FILE_OFFSET_BITS=64
-I/usr/include/libxml2
checking for cfg_create in -lgwlib... yes
checking for wsp_headers_pack in -lwap... no
configure: error: Kannel WAP lib is required!