<div dir="ltr">Several times recently when trying to build OpenSIPS from source I had trouble with the required MySQL libraries not being found even though I knew they were installed on the box.<div><br></div><div>After looking a bit further I found that the libmysqlclient-dev package does not install them in /usr/lib/mysql/* but /usr/lib/mysql.  The includes specify the mysql directory.</div>
<div><br></div><div>I&#39;ve created a patch that I use now prior to compilation and it works every time (on our Ubuntu boxes).  Is there a reason for the hard path to mysql/*?</div><div><br></div><div>Patch: <a href="https://gist.github.com/kelvinewilliams/6767892c153193b11008">https://gist.github.com/kelvinewilliams/6767892c153193b11008</a><br>
</div><div><div><br></div>-- <br><br><div>--</div><div>Kelvin Williams</div><div><a href="mailto:kelvin@kelvinwilliams.net" target="_blank">kelvin@kelvinwilliams.net</a></div><div>678.253.7871</div>
</div></div>