Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 21:19:30 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        "Jim Flowers" <jflowers@ezo.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: milter-ahead on 5.4-RELEASE
Message-ID:  <afpn81lk2keqjb0hah91up8tg7p0jcik48@4ax.com>
In-Reply-To: <20050518174933.M36988@ezo.net>
References:  <20050518174933.M36988@ezo.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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@sentex.net, (http://www.tancsa.com)



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