On Fri, Aug 08, 2008 at 02:26:03PM +0400, Kirill Bychkov wrote:
> Hi,
> i have download milter-greylist 4.1.4 and want to use libspf2.
>
> I have a problem when i configure milter-greylist --with-libspf2
>
> #./configure --with-libspf2=/usr/local/lib
I think you have to say
./configure --with-libspf2=/usr/local
(without "/lib", which is added automatically by configure ...)
Johann