Clam 0.88.1 released

i gotten this

make[2]: Leaving directory `/root/clamav-0.88.1'
make[1]: Leaving directory `/root/clamav-0.88.1'
Bareword found where operator expected at -e line 1, near "s/^LocalSocket /tmp/clamd"
syntax error at -e line 1, near "s/^LocalSocket /tmp/clamd"
Execution of -e aborted due to compilation errors.
mkdir: cannot create directory `/var/run/clamav': File exists

nvm I upgraded mine via rpm :)
 
Last edited:
And how would that work?
Sorry. Bit unaware of dag.

Also, updating/installing the new version, would that overwrite the configs?
 
add this in your repo for yum, if your on centos, it shd be under
/etc/yum.repos.d/CentOS-Base.repo

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
 
Hi,

Thanks for the that.

When I run yum install clamav it says it cant find anything and when I run yum install clamd it says I the following:

Code:
error: Failed dependencies:
clamav-db = 0.88.1-1.el4.rf is needed by clamav-0.88.1-1.el4.rf.i386
clamav = 97:0.88-1 is needed by (installed) clamav-server-0.88-1.i386

Any ideas?
 
koh said:
add this in your repo for yum, if your on centos, it shd be under
/etc/yum.repos.d/CentOS-Base.repo

[dag]
name=Dag RPM Repository for Red Hat Enterprise Linux
baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag
gpgcheck=1
enabled=1
Any idea where the GPG key is located for the "Dag" repo?
 
Back
Top