Hi,
In <7486d1350909120358n10a10c01n819c02b3ff85200a@...>
"[milter-greylist] milter-greylist + Postfix + ubuntu" on Sat, 12 Sep 2009 12:58:57 +0200,
laurent chambon <lchambon33@...> wrote:
> Do some people use milter-greylist + Postfix + ubuntu server hardy?
> I cannot compile, the answer is : libmilter not found,A
> The command used : " ./configure --enable-postfix --with-libmilter=/usr/lib "
> but all the libs are installed (libmilte-dev is installed); bison and so on ...
> HELP a beginner:)
What about the following command line:
% ./configure CPPFLAGS="-I/usr/include/libmilter" LDFLAGS="-L/usr/lib/libmilter" --enable-postfix ...
Thanks,
--
kou