How to resolve these errors and install ClamAV for Perl under Ubuntu/Debian?
- by Alex R
After successful
apt-get install clamav
I then did:
perl -MCPAN -e shell
install File::Scan::ClamAV
and got
CPAN.pm: Going to build J/JA/JAMTUR/File-Scan-ClamAV-1.91.tar.gz
Cannot find clamd in /root/bin (or a number of other places)
- are you sure clamav in installed?
Warning: No success on command[/usr/bin/perl Makefile.PL…