[asterisk-dev] Mysql with Asterisk 1.4
liam at comcen.com.au
liam at comcen.com.au
Wed Feb 7 17:56:50 MST 2007
Hi
I've installed the Asterisk 1.4 on my server but I'm having trouble with compiling the mysql
module found in the addons package.
I've installed Mysql from the source to /usr/local/mysql
mysql Ver 14.12 Distrib 5.0.33, for pc-linux-gnu (i686) using EditLine wrapper
The machine is a Debien with a kernel of 2.6.15
/usr/src/asterisk-addons-1.4.0# ./configure --with-mysqlclient=/usr/local/mysql
checking for mysql_config... /usr/local/mysql/bin/mysql_config
./configure: line 1: mysql_config: command not found
checking for mysql_init in -lmysqlclient... no
configure: ***
configure: *** The MySQL client installation on this system appears to be broken.
configure: *** including --without-mysqlclient
More information about the asterisk-dev
mailing list