Having trouble building with clamav-milter.

Initially I did just:
    ./configure --enable-milter --prefix=/opt/local
    make
    make install

It installed fine. But running the startup script I noticed 
clamav-milter wasn't installed.

So, installed the libmilter libraries by going into sendmail libmilter 
source:
    ./Build all
    ./Build install

The header and lib files were installed in /usr.

Went to build clamav again, but this time got the error:
    configure: error: Cannot find libmilter

Which is strange as it didn't complain the libmilter library was missing 
when it was, but is now complaining it's missing when it isn't.

Any ideas?


-- 
Randall Perry
sysTame

Xserve Web Hosting/Co-location/Leasing
QuickTime Streaming
Mac Consulting/Sales

http://www.systame.com/


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

Reply via email to