Chandran,

_x86_64_
To install the rpm on the x86_64 simply install it, it's already a binary:
# rpm -Uvh
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/rpms/x86_64/clamav-0.98.6-1.qt.el6.x86_64.rpm

_i386, i486, i586, i686 (32 bit)_
On the i386 machine you must build the binary because I don't have one
available, here are the steps (*you must have the rpm development
software installed on your machine*) :
# wget
ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/srpms/clamav-0.98.6-1.qt.src.rpm
# rpmbuild --rebuild --define "dist .qt.el6" clamav-0.98.6-1.qt.src.rpm
# rpm -Uvh 
/users/home/dir/rpmbuild/RPMS/i(x)86/clamav-0.98.6-1.qt.el6.i(x)86.rpm
(x) = 3,4,5, or 6.

*If you don't have rpm development tools and need to install it*
# yum install rpmdevtools
# rpmdev-setuptree

Hope it works out and let me know if you need more assistance. When
you're done I'd like a copy of the rpm (you can email it to me) so that
I can put it up on my ftp site for other QMT users.

EricB



On 4/8/2015 10:44 PM, Chandran Manikandan wrote:
> Hi Eric,
> Thanks for your link. I have tried in my COS6 64 bit machine as you
> mentioned above commands. but it's not installed successfully and come
> below message. could you look at this give the correct steps.
>
> i have try first this rpmbuild --rebuild --define "dist .qt.el6"
> clamav-0.98.6-1.qt.src.rpm  then below error
>
> error: cannot open clamav-0.98.6-1.qt.src.rpm: No such file or directory
>
> Then i try like this  rpmbuild --rebuild --define "dist .qt.el6"
> clamav-0.98.6-1.qt.el6.x86_64.rpm then below error got
>
> Installing clamav-0.98.6-1.qt.el6.x86_64.rpm
> error: source package expected, binary found
> error: clamav-0.98.6-1.qt.el6.x86_64.rpm cannot be installed
>
> On Thu, Apr 9, 2015 at 9:37 AM, Eric Broch <ebr...@whitehorsetc.com
> <mailto:ebr...@whitehorsetc.com>> wrote:
>
>     Chandran,
>
>     x86_64 rpm:
>     
> ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/rpms/x86_64/clamav-0.98.6-1.qt.el6.x86_64.rpm
>
>     I don't have the i386 rpm just the srpm:
>     
> ftp://ftp.whitehorsetc.com/pub/qmail/CentOS6/qmt/srpms/clamav-0.98.6-1.qt.src.rpm
>
>     build it as follows:
>     rpmbuild --rebuild --define "dist .qt.el6" clamav-0.98.6-1.qt.src.rpm
>
>     If you send me the i386 rpm I'll put it up on my ftp site.
>
>     Thanks!
>
>     EricB
>
>
>     On 4/7/2015 4:20 AM, Chandran Manikandan wrote:
>>     Hi Friends,
>>
>>     I am running Centos 6.5 64 bit and Centos 6.6. 32 bit machine.
>>     Would like to know to update Clamav latest release on both
>>     machine. could anyone have experience with out any issue. 
>>
>>     -- 
>>     *Thanks,*
>>     *Manikandan.C*
>>     *System Administrator*
>
>
>
>
> -- 
> *Thanks,*
> *Manikandan.C*
> *System Administrator*

Reply via email to