<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>4 jan 2013 kl. 07:22 skrev Shreyansh Purwar &lt;<a href="mailto:shreyanshpurwar@gmail.com">shreyanshpurwar@gmail.com</a>&gt;:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hello Everyone,<div><br></div><div>I need a help, I was installing kamailio SIP server according to the instruction provided at wiki page&nbsp;</div><div><br></div><div><ul><li><a href="http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git">http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git</a>&nbsp;</li>
</ul></div><div><br></div><div>but while compiling it(make all) i am getting following error&nbsp;</div><div><br></div><div><ul><li>km_dbase.c:38: fatal error: mysql/mysql.h: No such file or directory</li></ul></div><div><br></div>
<div>Can anybody tell me how to resolve this issue. Thanks in anticipation.</div></blockquote><br></div><div>In order to use Mysql database drivers you need to install a mysql development library. In Linux it's mysql-dev or mysql-devel.</div><div><br></div><div>/O</div><br></body></html>