milter-ahead on 5.4-RELEASE

Mike Tancsa mike at sentex.net
Wed May 18 18:19:27 PDT 2005


On Wed, 18 May 2005 13:53:11 -0500, in sentex.lists.freebsd.questions
you wrote:

>I am trying to install milter-ahead but having trouble getting it to
>./configure on 5.4 or 5.3 due to problems with gcc.  Works OK on 4.9.
>
>Has anybody done this that will give me a push in the right direction?

Here is what I did to get it to compile

Download
http://www.snert.com/Software/download/libsnert-1.40.tgz
http://www.snert.com/Software/download/milter-ahead-0.8.tgz

tar -xzpf each

cd com/snert/src/lib/
/usr/bin/sed -i.bak "s,-fvolatile,," configure
./configure
make
cd ../milter-ahead
/usr/bin/sed -i.bak "s,-fvolatile,," configure
./configure
make
make install


	---Mike
--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
mike at sentex.net, (http://www.tancsa.com)


More information about the freebsd-questions mailing list