how to fix the following problem?

[EMAIL PROTECTED] ~/projects/dbmail]# ./configure --with-mysql
loading cache ./config.cache

This is dbmail's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for ranlib... ranlib
checking for mysql.h... /usr/local/include/mysql/mysql.h
checking for mysql_real_connect in -lmysqlclient... no
configure: error:
  Unable to link against mysqlclient.  It appears you are missing the
  development libraries or they aren't in your linker's path

Reply via email to