* Scott Henderson @ Bunzl Phoenix <[EMAIL PROTECTED]> [20050429 19:47]: wrote:
> > This is easy to solve ;-)
> > 1. Upgrade to clamav-0.84rc2 - it is very stable.
> > Run freshclam to get a new copy of the viruses db.
> > 
> > IIRC, clamav-0.65 is nolonger unsupported and might not be 
> > able to access the new db types.
> 
> Thank you.  I've never upgraded clam.  Is there a white paper or HOWTO
> on this?  I don't see one on the clamav.net site documentation.  The
> version doc lists installation, but I don't see how to upgrade...

tar zxvf clamav-0.65.tar.gz
tar zxvf clamav-0.84rc2.tar.gz
cd clamav-0.65 && ./configure && make
cd ../clamav-0.84rc2 && configure && make

stop MTA
stop clamd

mv clamav.conf clamav.conf.0.65

cd ../cd clamav-0.65 && make uninstall
cd ../clamav-0.84rc2 && make install

1. cp etc/clamd.conf /etc/clamd.conf , then edit it to match the config
   params you want
2. cp etc/freshclam.conf /etc/freshclam.conf , then edit it again

Run freshclam to get new virus db.

make sure clamd can start. Look at the log file you specified in
clamd.conf for information.

Start your MTA now. Monitor the log file for any signs of problems.

That should be like it.




-Wash

http://www.netmeister.org/news/learn2quote.html

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <[EMAIL PROTECTED]>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+
"An ounce of prevention is worth a pound of purge."
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to