Compiling MyDNS on Ubuntu Server 12.04 64 bit
./configure fails due to the libmysqlclient library not being found. Try this:
./configure –with-mysql-lib=/usr/lib/x86_64-linux-gnu/ –with-zlib=/usr/lib/x86_64-linux-gnu/
./configure fails due to the libmysqlclient library not being found. Try this:
./configure –with-mysql-lib=/usr/lib/x86_64-linux-gnu/ –with-zlib=/usr/lib/x86_64-linux-gnu/