Updating ClamAV

Heuveltje

Verified User
Joined
Nov 7, 2006
Messages
73
Location
Leek, NL
Hi,
I already posted this in the All-in-1 update script topic but it has been probably overlooked?

I tried updating ClamAV 0.88 to 0.90 (by use of ./update.script CLAMAV) but something went wrong i guess, in the end i get these results:


Bareword found where operator expected at -e line 1, near "s/^#LogFile /tmp/clamd"
Warning: Use of "log" without parentheses is ambiguous at -e line 1.
Bareword found where operator expected at -e line 1, near "/LogFile /var"
(Missing operator before var?)
Warning: Use of "log" without parentheses is ambiguous at -e line 1.
syntax error at -e line 1, near "s/^#LogFile /tmp/clamd"
Execution of -e aborted due to compilation errors.
/usr/local/sbin/clamd: error while loading shared libraries: libclamav.so.1: cannot open shared object file: No such file or directory
/usr/local/bin/freshclam: error while loading shared libraries: libclamav.so.1: cannot open shared object file: No such file or directory
clamd: no process killed
freshclam: no process killed
/usr/local/bin/freshclam: error while loading shared libraries: libclamav.so.1: cannot open shared object file: No such file or directory
/usr/local/sbin/clamd: error while loading shared libraries: libclamav.so.1: cannot open shared object file: No such file or directory


Even after rebooting the server, the mail will not be sent until i remove the ClamAV lines from my exim.conf.
Can anyone point me in the right direction on re-enabling ClamAV? Have i done something wrong?
 
Thanks for the overwhelming reactions :-P
But the problem has been solved since the update to 0.90.1 and the edits in the updatescript by @how@

Thanks
 
Back
Top