john wrote:
>>> ha
>>> clamav-milter -V
>>> ClamAV version 0.88.7, clamav-milter version 0.88.7
>>>
>>> however when I try to configure with --enable-milter on the new version
>>> 0.92
>>> I get:
>>> configure: error: Cannot find libmilter
>>>
>>> any idea where I can find it?
>> In the libmilter package for your distribution?
>> --
> 
> :-)
> tried to install from the sendmail package and as a result had to spend
> the rest of the day getting sendmail back up and running on the server, no
> one could get their christmas emails and all mail from the server was
> getting bounced back to the postmaster mail box. What a nightmare... 
> eventually I got back to almost where i was before this all started. I
> have all kinds of versions of all kinds of thigs all over the place now
> and am gonna leave it like that. Cheers for thehelp though. I may get back
> to it next life time :-)
> 
> thanks - happy new year
> 

Next time just build the libmilter component. The sendmail build process is 
modular - 
you can build any little part of it without building the entire thing. The 
Build 
script in the top level only descends into each component's directory and and 
builds 
what it finds. It continues this until it has found and built everything.

The important parts you need from libmilter are the include files and the 
libmilter.xxxxx library file(s) you've created and these can be copied to 
/usr/lib 
and /usr/include.

In the case of my Solaris systems that produces /usr/lib/libmilter.a and 
/usr/include/mfapi.h and /usr/include/mfdef.h.

dp
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to