configure: error: “mysql headers missing.”

When compiling a software from source I get error

checking mysql/mysql.h usability... no
checking mysql/mysql.h presence... no
checking for mysql/mysql.h... no
configure: error: "mysql headers missing."

On Debian 10, fixed it by installing package default-libmysqlclient-dev

apt install -y default-libmysqlclient-dev

See Errors

Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *