> On Tue, 2004-01-13 at 12:16, Lloyd Albin wrote:
> > . When I
> > tried reverting to clamav 0.60 it chatches the viruses until you to the
> > first freshclam and then it won't catch any viruses using qmail-scanner
> > but it will catch them from the shell prompt using clamscan. If I do a
> > make install, it then starts catching viruses again. How do I fix this?
> 
> 
> Make certain you remove all of the 6.5 freshclam binaries.  There are
> installed in a different place now, and your path may be finding the 6.5
> one before the 6.0 one.
> -- 
> Daniel J McDonald, CCIE 2495, CNX
> Austin Energy
> 

I have tried doing the following

/etc/rc.d/init.d/qmail stop
cd /usr/src/clamav-0.60
make uninstall
cd ../clamav-0.65
./configure
make
make check
make install
make uninstall      (I have also tried make clean instead)
cd ../clamav-0.60
make
make check
make install
/etc/rc.d/init.d/qmail start

At this point the it catches email viruses so I do the following

freshclam

Now at this point it fails to catch the test virus so I have to do the
following command

make install

Is there someplace specific that I need to look and delete files?


-- 
Lloyd Albin <[EMAIL PROTECTED]>




-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to