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.
