I am trying to install dbmail-2.0.3 using MySql and I get the following error when I run the "configure" script:
./configure --with-mysql 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for mysql_config... no configure: error: mysql_config executable not found. Make sure mysql_config is in your path Can anyone help me out here? Thanks. Bryan