HTTP Anti-Virus Proxy
http://havp.hege.li/forum/

HAVP ClamAV Debian
http://havp.hege.li/forum/viewtopic.php?f=3&t=545
Page 1 of 1

Author:  cpucooler [ 10 Aug 2010 21:49 ]
Post subject:  HAVP ClamAV Debian

Hello.

I'm trying to setup HAVP with ClamAV on my Debian 5.0 Kernel 2.6.26-2-686 and run into the following problems:

The HAVP-package I get via apt is outdated (0.89) and does not work with the provided ClamAV-packages. (HAPV complains about the ClamAv Database-Format.)

So I loaded the actual Sources
HAVP 0.92
and tried to compile.

I get the following Error:
"checking for ClamAV scanner library... clamav-config not found"
That is correct, because I do not have clamav-config nor i can Install them via apt. I installed the Debian-packages of ClamAV
Version clamscan -V : ClamAV 0.96.1/11525/Tue Aug 10 10:18:29 2010

Did anyone have similar problems and can help me out or give some hints?

Thanks in advance

Author:  karesmakro [ 11 Aug 2010 01:52 ]
Post subject:  Re: HAVP ClamAV Debian

Hello cpucooler!

It's important to compile clamav frome sources too!
Use actual clamav version 0.96.1 http://www.clamav.net/lang/de//download/sources/
and havp 0.92 for building.

Please uninstall clamav debian package first, before compiling new one (and create the clamav group and user, cause the are deleted after purge package)
Code:
sudo apt-get purge clamav
sudo groupadd clamav
sudo useradd clamav -g clamav -s /bin/false

You can create a backup of clamav init file for your start service script later (/etc/init.d/clamav-daemon).

regards

Author:  hege [ 11 Aug 2010 09:54 ]
Post subject:  Re: HAVP ClamAV Debian

You just need to install libclamav-dev package.

Author:  cpucooler [ 13 Aug 2010 20:24 ]
Post subject:  Re: HAVP ClamAV Debian

Hello.
Thanks for your help.
It seems to work now.
I just installed the libclamav-dev package and compiled havp without any problems.
HAVP ist up and running, ClamAV is up and running.
Now I just need to configure my Squid that it accepts connections from HAVP only .

Thanks again and keep up the good work.
best regards
cpucooler

Page 1 of 1 All times are UTC + 2 hours [ DST ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/