You need to have the mysql developer packages installed. If I'm not wrong,
the packet in question is:

libmysqlclient15-dev

It installs mysql.h on /usr/include/mysql/mysql.h, so I think kannel will
find it without any help.

Hope it helps,

Alejandro

On Feb 16, 2008 9:33 AM, Shoeb Ahmed <[EMAIL PROTECTED]> wrote:

> Hi, I want to compile kannel with mysql support for dlr storage. But I am
> unable to figure out what I need to do in regards to the with-mysql-dir
> option in the ./configure parameter. I had a xampp installation, I pointed
> to that directory first time while compiling and the comiplation went
> through. But the make failed with error that it can't find file
> "mysql/mysql.h". Then I downloaded the mysql source code and pointed to that
> directory, same problem.
>
> Can someone please tell me which directory I need to point to when setting
> that option? I'm using Ubuntu 7 and I have installed mysql 5.0.45 using
> the package manager.
>
> Thanks.
>



-- 
Alejandro Guerrieri
Magicom
http://www.magicom-bcn.net/
LinkedIn: http://www.linkedin.com/in/aguerrieri

Reply via email to