On Wed, Jul 6, 2011 at 7:15 AM, Vijay kumar Dadhich <[email protected]> wrote: >> cd /usr/local/gateway/trunk >> ./configure >> at there database engine is disabled >> cd /usr/local/gateway/sqlbox/trunk >> ./configure >> make shows error at least one dbengine is needed. >> so plese guide me how i connected the mysql with kannel. >> thanks in advance.
you need to configure kannel to be compiled with mysql dlr support ./configure --with-mysql make BR, Jovan
