El Sun, 5 Dec 2010 02:55:35 -0500
"rbond1" <rbo...@tampabay.rr.com> escribió:

> km_dbase.c:38: fatal error: mysql/mysql.h: No such file or directory
> compilation terminated.
> make[1]: *** [km_dbase.o] Error 1
> make: *** [modules] Error 1
> 
> I am using the current ubuntu server distro. Is this a well known issue?  I
> followed the download instructions from the sip-router download page from
> this website so I assume it automatically pulled the most current release
> (?).  Will I need to load a package from someplace else?
> 
> Mysql is currently installed onto my machine.  But I cannot find mysql.h.
> WIll I need to get the libs from mysql (if available) and will they include
> the header files?
> 
> thx in adv


You need -dev packages for dependencies.

sudo apt-get install libmysqlclient-dev

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to