> Now I want to uninstall the old clamav but I no idea of what packs,
> I have install: clamav, clamav-base, clamav-daemon,
> clamav-freshclam, libclamav6 and libtommath. I would keep one or
> more of this packs for eg libclamav6, to install the new version o I
> have to uninstall all of them?

You should probably remove all of them. If you aren't sure which ones are 
installed, try
running:

$ dpkg -l | grep -i clamav

> But I never got a valid instalation, when I tried to invoke clamd I
> got an error related with libclamav or something like that

Once you remove all the Ubuntu-provided packages, you should look at the output 
of 

$ ldd /path/to/clamd    # Perhaps /usr/local/sbin/clamd

To see which libclamav the binary is linked to. My guess is that there isn't 
any kind of
tutorial for from repo-clamav to manual-clamav. Hope that helps.

-- 
Bryan Burke
IT Administrator
Department of Electrical Engineering and Computer Science
University of Tennessee, Knoxville
bbu...@eecs.utk.edu
(865) 974-4694
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to