I am using MySQL 5.0
Kannel version 1.4.0
did this;
./configure --with-mysql --with-mysql-dir=/usr/local/mysql
make
make install
a part of the ./configure output :
Configuring DB support ...
checking whether to compile with MySQL support... searching
checking for mysql_config... (cached) /usr/bin/mysql_config
checking mysql version... 5.0.19
checking mysql reentrant libs... -L/usr/local/lib -L/usr/local/mysql/lib -lmysqlclient_r -lz -lpthread -lcrypt -lnsl -lm -lpthread -lc -lnss_files -lnss_dns -lresolv -lc -lnss_files -lnss_dns -lresolv
checking for mysql_init in -lmysqlclient_r... (cached) yes
checking mysql includes... -I/usr/local/mysql/include
checking for mysql/mysql.h... (cached) no
checking for mysql/mysql_version.h... (cached) no
checking whether to compile with MySQL support... yes
checking whether to compile with LibSDB support... disabled
checking whether to compile with SQLite support... disabled
checking whether to compile with Oracle support... disabled
checking whether to compile with PostgresSQL support... disabled
checking for Ct-Lib support... no
checking for FreeTDS Ct-Lib support... no
are the ones highlighted the possible cause???
thanks...
regards,
Roland
How low will we go? Check out Yahoo! Messengers low PC-to-Phone call rates.
