Peter Schrock writes:
I am doing a "make all" and am getting this
error:
error: mysql/mysql.h: No such file or directory
I have mysql installed and know that kamailio is having trouble finding
mysql header files. Is there a configuration I can set up to help kamailio
find it? Is there a resource I can be directed to find the info?
if you are running debian, you need to install
also libmysqlclient-dev package, that includes the header files.
-- juha