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.
It is currently 22 Jun 2014 09:53

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 07 Jun 2006 19:07 
Offline

Joined: 07 Jun 2006 18:41
Posts: 4
When starting HAVP it sais:
Code:
# /usr/local/havp/sbin/havp --conf-file=/usr/local/havp/etc/havp/havp.config
One or more scanners failed to initialize!
Check errorlog for errors.
Exiting..


Error log:
Code:
 07/06/2006 19:56:48 === Starting HAVP Version: 0.80
07/06/2006 19:56:48 Change to user squid
07/06/2006 19:56:48 Change to group squid
07/06/2006 19:56:48 ERROR: HAVP not compiled with ClamAV support


This is how i installed HAVP:
Code:
 ./configure --prefix=/usr/local/havp --with-scanner=libclamav


ClamAV is installed to /usr/local/clamav, but is is not configured.

This is a piece of HAVP config:
Code:
 ENABLECLAMLIB true
CLAMDBDIR /usr/local/clamav


I also copied everything from /usr/local/clamav/share/clamav to /usr/local/share/clamav but it didn`t produce any result.

Maybe there`re some more congure options, where i can point where make should take precompiled libclamav.so from?

I guess the answer is simple.


Last edited by Jared on 08 Jun 2006 15:05, edited 1 time in total.

Top
 Profile  
 
PostPosted: 07 Jun 2006 20:29 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
Jared wrote:
I guess the answer is simple.


Yeah.. the configure script should complain about clamav-config not found in PATH. :) And --with-scanner is not needed anymore.

So in this case, you should do this before configure:

export PATH=/usr/local/clamav/bin:$PATH

Also you don't need to set CLAMDBDIR, as it should be fine as default. Unless you moved them somewhere manually.

Cheers,
Henrik


Top
 Profile  
 
 Post subject:
PostPosted: 08 Jun 2006 15:02 
Offline

Joined: 07 Jun 2006 18:41
Posts: 4
Quote:
export PATH=/usr/local/clamav/bin:$PATH

Yes, that is an answer.

Now everithing works, HAVP + ClamAV is now the front defender of my network. After applying a couple patches to ClamAV source, libclamac can even test rar3 and 7zip archives.
Here`s the manual and links to patches if you`re interested: http://mcmcc.bat.ru (unfortunately only in russian, but i guess there`s a possibility to contact that guy, made the patches via email mcmcc@mail.ru).

After all i want to thank Hege for a great sofware and a very fast and extremly usefull support!


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

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Yahoo [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