On Thu, 17 Feb 2005 16:59:21 +0530 in
[EMAIL PROTECTED]
"Manish Bali" <[EMAIL PROTECTED]> wrote:

> Currently Im running clamav 0.80 in redhat linux kernel 2.4.20 & wants
> to upgrade to latest 0.83
> 
>  
> 
> I have installed 0.80 thru rpm 
> 
>  
> 
> Can anyone tell me how to upgrade from 0.80 to 0.83 in redhat linux
> kernel 2.4.20 

I downloaded the crash hat src rpm from the link on the ClamAV home
page for binaries.

Then simply install the src rpm with pm -ivh <rpm name>.src.rpm, find
the spec file in /usr/src/redhat/SPECS and then do

rpmbuild -bb clamav.spec

if you don't use sendmail then put --without milter before clamav.spec.

Once the rpms build do :

rpm -Uvh clamav-0.83-<whatever-version>.i386.rpm

(and the devel package if you have that installed).

-- 

Brian Morrison

bdm at fenrir dot org dot uk

GnuPG key ID DE32E5C5 - http://wwwkeys.uk.pgp.net/pgpnet/wwwkeys.html
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to