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?
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?