Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Thread

Milter-greylist compiling question

Milter-greylist compiling question

2006-11-02 by aNguyen

I am running version milter-greylist-1.6 and want to upgrade...
So I download the stable version milter-greylist 2.0.2 and try to compile it...
I have never compiled from source before and I do have some problems and questions...
My compiler dev box is Solaris 9, if I compile it here will it work on Solaris 8, which is the production server?
On Solaris 9, I have this error when I run "./configure && make && make install":
"Required libmilter not found. Use --with-libmilter"
So I tried "./configure --with-libmilter && make && make install" but I still have the same error...
Thanks,
An Nguyen

Re: [milter-greylist] Milter-greylist compiling question

2006-11-02 by Matthias Scheler

On Wed, Nov 01, 2006 at 11:07:17PM -0800, aNguyen wrote:
> So I download the stable version milter-greylist 2.0.2 and try to compile
> it...

I would recomment using milter-greylist 3.0RC6 instead. It is very stable
and provides new powerful features.

> My compiler dev box is Solaris 9, if I compile it here will it work
> on Solaris 8, which is the production server?

Perhaps, but there could be problems. You would be better of building
it on a Solaris 8 box.

> On Solaris 9, I have this error when I run
> "./configure && make && make install":
> "Required libmilter not found. Use --with-libmilter"

"configure" didn't find "libmilter".

> So I tried "./configure --with-libmilter && make && make install" but
> I still have the same error...

Because you didn't tell it where to look for "libmilter". You have
to use something like --with-libmilter=/usr/local".

But "libmilter" isn't distributed with Solaris 9 (and 8). You will have
to build Sendmail from source or upgrade to Solaris 10.

	Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/

Re: [milter-greylist] Milter-greylist compiling question

2006-11-02 by aNguyen

I do have libmilter a /usr/lib/libmilter and when I retry, I have this error:
./configure --with-libmilter=/usr/lib/libmilter && make && make install
...
bison -y -p`echo conf_yacc.c|sed 's/^\([^_]\{1,\}_\).*$/\1/'` conf_yacc.y
M4sugar requires GNU M4. Install it before installing M4sugar or
set the M4 environment variable to its path name.Broken Pipe
make: *** [conf_yacc.c] Error 141
bash-2.03# which m4
/usr/local/bin/m4
Thanks,
An Nguyen
Show quoted textHide quoted text
----- Original Message -----
Sent: Thursday, November 02, 2006 5:27 AM
Subject: Re: [milter-greylist] Milter-greylist compiling question

On Wed, Nov 01, 2006 at 11:07:17PM -0800, aNguyen wrote:
> So I download the stable version milter-greylist 2.0.2 and try to compile
> it...

I would recomment using milter-greylist 3.0RC6 instead. It is very stable
and provides new powerful features.

>; My compiler dev box is Solaris 9, if I compile it here will it work
> on Solaris 8, which is the production server?

Perhaps, but there could be problems. You would be better of building
it on a Solaris 8 box.

> On Solaris 9, I have this error when I run
>; "./configure && make && make install":
> "Required libmilter not found. Use --with-libmilter"

"configure" didn't find "libmilter".

> So I tried "./configure --with-libmilter && make && make install" but
> I still have the same error...

Because you didn't tell it where to look for "libmilter". You have
to use something like --with-libmilter=/usr/local".

But "libmilter" isn't distributed with Solaris 9 (and 8). You will have
to build Sendmail from source or upgrade to Solaris 10.

Kind regards

--
Matthias Scheler http://zhadum.org.uk/

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.