Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jul 2010 17:28:31 -0400
From:      Sahil Tandon <sahil@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: dspam install
Message-ID:  <20100711212831.GA17226@magic.hamla.org>
In-Reply-To: <4C3A2EE7.7020104@paz.bz>
References:  <4C3A2EE7.7020104@paz.bz>

next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100711212831.GA17226>