On Fri, 2004-07-23 at 08:52, Jeffrey Kroll wrote: > Can someone please assist me in upgrading .70 to .75 on a production > machine. This is the first time I have ever done this and I want to ‘ > watch ‘ someone upgrade it on my mailserver.
The cleanest process would be: unpack the old distribution: tar -zxf clamav-0.70.tar.gz run configure cd clamav-0.70 ./configure Unpack the new distribution: cd .. tar -zxf clamav-0.75.tar.gz run configure: cd clamav-0.75 ./configure compile it: make become root stop qmail stop qmailscan uninstall the existing clamav stuff: cd ../clamav-0.70 make uninstall install the new stuff: cd ../clamav-0.75 make install restart clamd run freshclam start qmailscan start qmail There are lots of other variations, but that one will work pretty well. > > > > It’s a FreeBSD 5.2.1 with Qmail, Qmailscan, SA, ClamAV > > > > ~Jeffrey Kroll -- Daniel J McDonald, CCIE 2495, CNX Austin Energy ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users