dspam install

Sahil Tandon sahil at FreeBSD.org
Sun Jul 11 21:28:35 UTC 2010


On Sun, 2010-07-11 at 13:51:51 -0700, Jim Pazarena wrote:

> tried to make mail/dspam and it exits nagging that it
> requires MySQL 5.0 client, where I have MySQL 5.1
> 
> Is there a way to convince the dspam routine that
> 5.1 is acceptable? (presuming that it IS).

Yes, 'make config' and choose MYSQL51 (MYSQL50 is the default).  Or:

% make WITH_MYSQL51=1 WITHOUT_MYSQL50=1

-- 
Sahil Tandon <sahil at FreeBSD.org>


More information about the freebsd-ports mailing list