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