Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: zeeclor on December 18, 2005, 08:54:05 PM
-
For the last few weeks I am getting a LibClamAV Warning saying the "current version of the ClamAV engine is outdated".
Sure enough
# rpm -qa | grep clamav
clamav-es-libs-0.83-es01
clamav-es-0.83-es01
whereas Jesper Swerts-Knudsen's web site
(http://mirror.contribs.org/smeserver/contribs//swerts-knudsen/AntiVirus/)
lists
clamav-es-0.87.1-es01.i386.rpm
clamav-es-libs-0.87.1-es01.i386.rpm
After downloading the script mentioned at
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_22.htm
wget -N http://sme.swerts-knudsen.dk/downloads/AntiVirus/antivirus_install.sh
sh antivirus_install.sh fails with:-
"Checking for existing installations.... Please wait!
antivirus_install.sh: pic: command not found
antivirus_install.sh: pic: command not found
This installation only supports SME 6.0.x and 6.5 Beta - Exiting..."
Ths script sets the variables with this command.
IS_SME60=pic rpmlist | grep -c SMEServer-6.0
IS_SME65=pic rpmlist | grep -c SMEServer-6.5
but, I and apparently version 6.5, am not familiar with the pic command.
David
-
After downloading the script mentioned at
http://sme.swerts-knudsen.dk/index.html?frame=http%3A//sme.swerts-knudsen.dk/howtos/howto_22.htm
wget -N http://sme.swerts-knudsen.dk/downloads/AntiVirus/antivirus_install.sh
sh antivirus_install.sh fails with:-
"Checking for existing installations.... Please wait!
You should provide a bug report directly to the author of that contrib.