On Tue, 2014-07-15 at 12:25 +0700, Olivier Nicole wrote: > Chris, > > I see something odd when the path mentions > /usr/lib/perl5/site-perl/5.10.1 and the search path for Perls modules > looks at /usr/lib/perl/5.18 > > It looks to me that you have 2 versions of Perls (5.10 and 5.18) and > that some modulesz are installed in one environment but not the other. > > best regards, > > Olivier
I noticed that also and that's what puzzles me. I have this: root@localhost:~# whereis perl5 perl5: /usr/lib/perl5 /usr/share/perl5 Within the 5.18.2 folder there is no 'vendor-perl' or 'site-perl' as I've seen in other perl installations on my old box. The only place that 5.10 is located is on my backup USB drive however that should not figure into this at all. On to the ClamAv issue, I noticed it mentions the File::Scan::ClamAV module, tried to install using cpan and got: Failed 5/8 test programs. 8/27 subtests failed. make: *** [test_dynamic] Error 255 JAMTUR/File-Scan-ClamAV-1.91.tar.gz /usr/bin/make test -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports JAMTUR/File-Scan-ClamAV-1.91.tar.gz Running make install make test had returned bad status, won't install without force Failed during this command: JAMTUR/File-Scan-ClamAV-1.91.tar.gz : make_test NO should it be installed another way such as using apt-get?