HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.


All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: HAVP ClamAV Debian
PostPosted: 10 Aug 2010 21:49 
Offline

Joined: 10 Aug 2010 20:58
Posts: 2
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


Top
 Profile  
 
 Post subject: Re: HAVP ClamAV Debian
PostPosted: 11 Aug 2010 01:52 
Offline

Joined: 23 Apr 2008 09:36
Posts: 101
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


Top
 Profile  
 
 Post subject: Re: HAVP ClamAV Debian
PostPosted: 11 Aug 2010 09:54 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
You just need to install libclamav-dev package.


Top
 Profile  
 
 Post subject: Re: HAVP ClamAV Debian
PostPosted: 13 Aug 2010 20:24 
Offline

Joined: 10 Aug 2010 20:58
Posts: 2
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


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group