Must likely you are running the bearerbox that was built in the first step and not in
the second.
--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]
+972-9-9581711 (116)
+972-67-340014
::..
`When you say "I wrote a program that crashed Windows", people just stare at you
blankly and say "Hey, I got those with the system, *for free*".'
--Linus Torvalds
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, October 14, 2002 6:52 PM
> To: [EMAIL PROTECTED]
> Subject: Kannel runtime doesn't think MySql is built in but
> build thinks it is?
>
>
> Hi,
>
> Downloaded mysql & installed (with ./configure --prefix=/usr/local)
>
> Now build Kannel (todays snapshot) with
> ./configure --enable-mysql-dlr --enable-mysql --with-mysql=/usr/local
> make
> make install
>
> Saw messages:
>
> ...
> Configuring DB support ...
> checking whether to compile with MySQL support... searching
> in /usr/local
> checking for /usr/local/include/mysql/mysql.h... (cached) yes
> checking for mysql/mysql.h... (cached) yes
> checking for mysql/mysql_com.h... (cached) yes
> checking for mysql/mysql_version.h... (cached) yes
> checking for mysql_init in -lmysqlclient... (cached) no
> checking whether to compile with MySQL support... yes
> checking whether to compile with LibSDB support... disabled
> ...
>
> Looks ok for MySql support, so setup config with this:
>
> group = core
> dlr-storage = mysql
>
> group = mysql-connection
> id = dlr-db
> host = localhost
> mysql-username = ""
> mysql-password = ""
> database = otamate
>
> group = dlr-db
> id = dlr-db
> table = dlr
> field-smsc = smsc
> field-timestamp = ts
> field-destination = destination
> field-service = service
> field-url = url
> field-mask = mask
> field-status = status
>
> And run bearerbox and get:
>
> 2002-10-14 17:43:24 [0] PANIC: DLR: storage type defined as
> 'mysql', but no MySQL support build in!
>
> System is Cygwin/NT4.
>
> Help ! Thanks...
>
>
> ______________________________________________________________
> _________
> Freeserve AnyTime, only �13.99 per month with one month's FREE trial!
> For more information visit http://www.freeserve.com/time/ or
> call free on 0800 970 8890
>
>
>
>