[asterisk-users] addons-1.6 not seeing installed MySQL packages

Cyril SCETBON cyril.scetbon at free.fr
Wed May 21 15:58:07 CDT 2008


You need the dev package. In this situation, try :

apt-get install apt-file
apt-file update
apt-file search mysql_config

you'll see that you need to install libmysqlclient15-dev as if you'd 
have used 
http://packages.debian.org/search?searchon=contents&keywords=mysql_config&mode=path&suite=stable&arch=any 
, but the next time you'll know what to do.

Regards

JR Richardson wrote:
> Hi All,
> 
> I'm poking around with 1.6, tried to compile the addon package, but it
> doesn't see mysql_config installed.
> 
> I have mysql-client, mysql-common and mysql-server installed.  I'm
> running debian etch.
> 
> Any suggestions?
> 
> Thanks.
> 
> JR

-- 
Cyril SCETBON




More information about the asterisk-users mailing list