Bill Levering schreef: > I'm moving a mailserver from freebsd to debian. > > The apt version of milter-greylist is 3.x... which is too old for my > existing configuration. > > But I'm unable to get 4.2.3 to compile. > > Generally, I get: > Required libmilter not found. Use --with-libmilter This is what I configure it with: ./configure --with-user=smmsp --with-libspf2 \ --sysconfdir=/etc/milter-greylist \ --with-libcurl --with-libmilter=/usr --disable-rpath \ --with-conffile=/etc/milter-greylist/greylist.conf \ --with-dumpfile=/var/lib/milter-greylist/greylist.db \ If I do not add --disable-rpath on linux it just doesn't configure properly. Regards, Seth
Message
Re: [milter-greylist] fail to compile on debian Lenny
2009-11-02 by Seth Mos