Subject: | Does not build with clamav 0.95.2 |
Mail::ClamAV is using clamav-config --version to get version.
This fails on FC3 and RHEL5 so the module will not install.
You can use instead
FC3
$ clamscan --version
ClamAV 0.88.7/10335/Wed Jan 27 03:34:47 2010
$ rpm -q clamd
clamd-0.88.7-1.fc3.rf
RHEL5
$ clamscan --version
ClamAV 0.95.2/9450/Wed Jun 10 14:41:08 2009
$ rpm -q clamd
clamd-0.95.2-4.el5.rf