when I run ./configure --enable-server --with-mysql I get the following
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient.... no
configure: error: Not found mysqlclient library
what have I done wrong
checking for mysql_config... /usr/bin/mysql_config
checking for main in -lmysqlclient.... no
configure: error: Not found mysqlclient library
what have I done wrong
Comment