2016-03-24 22:52 GMT+03:00 christopher kamutumwa <chriskamutu...@gmail.com>:

> hello,
>
> Ive installed kannel on ubuntu. now i want to install sqlbox i get
> below error kindly advise how to resolve this? i aready have mysql on
> server;
>
> sqlbox.c:98:2: error: #error You need support for at least one DB
> engine. Please recompile Kannel.
>  #error You need support for at least one DB engine. Please recompile
> Kannel.
>

Error is self-explanatory. Recompile kannel with mysql support:

./configure --with-mysql
make; make install

after that try compiling sqlbox again.

>
>
> regards chris
>
>

Reply via email to