Random Project

MySQL library could not be located… Debian squeeze

hello,

MySQL library could not be located… during configure.

apt-get install maysql-client-dev libmysqlclient16

edit /etc/ld.so.conf.d/mysqlclient with /usr/lib

ldconfig

Now ./configure will find the mysql librairies.