Subject: Re: exim and mysql
To: Serban Udrea <S.Udrea@gsi.de>
From: Jeremy C. Reed <reed@reedmedia.net>
List: netbsd-help
Date: 03/01/2005 08:23:14
On Mon, 28 Feb 2005, Serban Udrea wrote:

> How could I build exim with support for mysql lookups?

As far as I can tell, our pkgsrc/mail/exim does not have this as an
option.

You can try to manually do this. Before doing a "make configure",
you can edit work/exim*/Local/Makefile.pkgsrc and make sure these exist:

LOOKUP_MYSQL=yes
and LOOKUP_INCLUDE lists "-I
/path/to/buildlinking/includes"

and LOOKUP_LIBS lists -lmysqlclient

You may want to discuss this on the tech-pkg@ list for more help.

 Jeremy C. Reed

 	  	 	 BSD News, BSD tutorials, BSD links
	  	 	 http://www.bsdnewsletter.com/