Hello Anshu, You need to install the MySQL development files. #sudo apt-get install mysql-devel
BR(Isaac); On 04/26/2010 11:50 AM, Anshu Sah wrote: > hello > > I am trying to configure kannel with UBUNTU using MySQL as the database > server to store DLR. BUT i am getting error Unable to find mysql.h, > > PLease see logs below. > > -- > Regards > Anshu > =============================================== > Configuring DB support ... > checking whether to compile with MySQL support... searching > checking for mysql_config... no > checking for MySQL client support in... /usr > checking for "/usr/include/mysql/mysql.h"... no > checking for "/usr/include/mysql.h"... no > checking for MySQL client support in... /usr/local > checking for "/usr/local/include/mysql/mysql.h"... no > checking for "/usr/local/include/mysql.h"... no > configure: error: Unable to find mysql.h, please provide a > --with-mysql-dir=<dir> location > ===============================================
