Hello Daniel, Friday, July 23, 2004, 5:53:17 PM, you wrote:
DJM> 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. DJM> The cleanest process would be: DJM> unpack the old distribution: DJM> tar -zxf clamav-0.70.tar.gz DJM> run configure DJM> cd clamav-0.70 DJM> ./configure DJM> Unpack the new distribution: DJM> cd .. DJM> tar -zxf clamav-0.75.tar.gz DJM> run configure: DJM> cd clamav-0.75 DJM> ./configure DJM> compile it: DJM> make DJM> become root DJM> stop qmail DJM> stop qmailscan *** Save your clamav.conf *** DJM> uninstall the existing clamav stuff: DJM> cd ../clamav-0.70 DJM> make uninstall DJM> install the new stuff: DJM> cd ../clamav-0.75 DJM> make install DJM> restart clamd DJM> run freshclam DJM> start qmailscan DJM> start qmail Everything worked except that I didn't save my clamav.conf before running uninstall, luckily I had a copy :-) So I would suggest a slight change to the checklist Graham -- Graham K. Dodd Director of Operations Falk & Ross GmbH Tel: 06301 717 0 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
