Random Project

Fixed the problem Mysql library cannot be located

to fix this problem, download the libmysqlclient using:

apt-get install libmysqlclient15-dev

worked for me.