I am running into errors while `shell> make`. Errors like: - Not able to find mysql.h - `/usr/bin/ld: cannot find -lmysqlclient` and so on. It would be easier if some instructions to make specifically concerning Binary installed MySQL server were also uploaded. Thank you.
I am running into errors while
shell> make.Errors like:
/usr/bin/ld: cannot find -lmysqlclientand so on. It would be easier if some instructions to make specifically concerning Binary installed MySQL server were also uploaded. Thank you.