Hi Paul, Just what I suspected yesterday.
Do you need to have the actual ClamAV running on the linux box to install it as a Perl module ? Because if this is true, I haven't installed it ! Duh! I googled around yesterday. I got rid of the perl module living inside my hard drive (I don't remember exactly what I did, I've found a HOWTO somewhere, now I lost the hyperlink) and I suspect that before I should install it as a perl module, I need to install it as an executable. Please advise and many thanks, spyros --- On Wed, 10/3/10, Paul K. Dickson <[email protected]> wrote: > From: Paul K. Dickson <[email protected]> > Subject: Re: [Assp-user] ClamAV issues > To: "For Users of ASSP" <[email protected]> > Date: Wednesday, 10 March, 2010, 15:41 > That looks like what you get if > you've tried to install more than once in a > cpan session and it has errored both times. The > second time you just get a > generic message. We'd need the full original > message. Exit cpan, do: > > Rm -rf /root/.cpan/build/File-Scan-ClamAV-1.91* > > Then open cpan and run "install File::Scan::ClamAV". > Send what that says. > Also, from the command line, type "clamd -V" and let > me know what it says. > > > Usually it won't make if it cannot find the clamd.conf (and > maybe > freshclam.conf?) where ever it is looking, which indicates > clamav isn't > installed. I believe the default clam install > location and where the module > looks is /usr/local/etc. You do have clam installed > right? > > > Paul K. Dickson > Systems Administrator > Frederick County Government, IIT > Frederick, MD 21701 > [email protected] > 301-600-2399/x12399 > > > > > From: Spyros Tsiolis <[email protected]> > > Reply-To: For Users of ASSP <[email protected]> > > Date: Wed, 10 Mar 2010 10:19:19 +0000 (GMT) > > To: ASSP User List <[email protected]> > > Subject: [Assp-user] ClamAV issues > > > > Just FYI, > > > > In case someone has any ideas, that is : > > > > -- > > Going to write /root/.cpan/Metadata > > Running install for module 'File::Scan::ClamAV' > > Running make for > J/JA/JAMTUR/File-Scan-ClamAV-1.91.tar.gz > > Has already been unwrapped into > directory > > /root/.cpan/build/File-Scan-ClamAV-1.91-F42Phv > > '/usr/bin/perl5.10.0 Makefile.PL' > returned status 512, won't make > > Running make test > > Make had some problems, won't test > > Running make install > > Make had some problems, won't > install > > -- > > > > And that's pretty much it. It doesn't do anything. > > > > I would like to thank all the kind people who rushed > to help me on > > this. > > > > Best Regards to everyone, > > > > Spyros > > > > > > > > > > > > > > > ------------------------------------------------------------------------------ > > Download Intel® Parallel Studio Eval > > Try the new software tools for yourself. Speed > compiling, find bugs > > proactively, and fine-tune applications for parallel > performance. > > See why Intel Parallel Studio got high marks during > beta. > > http://p.sf.net/sfu/intel-sw-dev > > _______________________________________________ > > Assp-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/assp-user > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, > find bugs > proactively, and fine-tune applications for parallel > performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Assp-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/assp-user > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
