I am trying to install clamav in centos ia64.
Descompresed the file, I run configure but I can get the daemon running (clamd and freshclam).
Any one knows how can I install clamav on linux.
Este correo fue escaneado y se encuentra libre de virus.
Este correo fue escaneado y se encuentra libre de virus.
On Thu, 2005-07-28 at 16:57 -0600, Carlos Arellano wrote:
I am trying to install clamav in centos ia64.
Descompresed the file, I run configure but I can get the daemon running (clamd and freshclam).
Any one knows how can I install clamav on linux.
It is in Karanbir Singh's and Dag Wieers' repos:
# cat /etc/yum.repos.d/kbsingh-CentOS-Extras.repo [kbs-CentOS-Extras] name=CentOS.Karan.Org-EL$releasever - Stable baseurl=http://centos.karan.org/el$releasever/extras/stable/$basearch/RPMS/ gpgcheck=1 gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt enabled=1
# cat /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag/ gpgcheck=1 gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt enabled=0
Enable one or the other and do "yum search clamav". Also see mailing list archives for related discussions.
Phil
Phil Schaffner wrote:
On Thu, 2005-07-28 at 16:57 -0600, Carlos Arellano wrote:
I am trying to install clamav in centos ia64.
Descompresed the file, I run configure but I can get the daemon running (clamd and freshclam).
Any one knows how can I install clamav on linux.
It is in Karanbir Singh's and Dag Wieers' repos:
# cat /etc/yum.repos.d/kbsingh-CentOS-Extras.repo [kbs-CentOS-Extras] name=CentOS.Karan.Org-EL$releasever - Stable baseurl=http://centos.karan.org/el$releasever/extras/stable/$basearch/RPMS/ gpgcheck=1 gpgkey=http://centos.karan.org/RPM-GPG-KEY-karan.org.txt enabled=1
# cat /etc/yum.repos.d/dag.repo [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag/ gpgcheck=1 gpgkey=http://dag.wieers.com/packages/RPM-GPG-KEY.dag.txt enabled=0
Enable one or the other and do "yum search clamav". Also see mailing list archives for related discussions.
Unfortunately niether Dag nor I build for IA64.
- KB
On Fri, 2005-07-29 at 14:44 -0400, Phil Schaffner wrote:
On Fri, 2005-07-29 at 19:29 +0100, Karanbir Singh wrote:
Unfortunately niether Dag nor I build for IA64.
OOPS - sorry. Missed that clamav was not there as I use x86_64 packages from both repos, but don't use clamav myself.
Wouldn't the i386 packages work?
Not without installing a whole bunch of i386 libraries on your ia64 machine.
I don't have an IA64 machine to compile on, but maybe you can just rebuild the SRPM from dag's repo on ia64.