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/
Message
Re: [milter-greylist] Milter-greylist compiling question
2006-11-02 by Matthias Scheler
Attachments
- No local attachments were found for this message.