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:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 05 Aug 2008 11:26 
Offline

Joined: 05 Aug 2008 11:20
Posts: 1
Hello,

i have a problem with the Installation havp-0.88....

When i install havp with the following

./configure --with-scanner=clamav

then the configure-script tell me the following

Code:
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ar... ar
checking for perl... perl
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for initgroups... yes
checking for setgroups... yes
checking OS... Linux
checking for mandatory locking support... OS supported
checking for ClamAV scanner library... clamav-config not found

 Error finding ClamAV installation!
 Add ClamAV binaries path to PATH and run configure again.

 To disable ClamAV library support, use --disable-clamav.


I have installing ClamAV with Clamd the scanner runs correctly but havp donĀ“t ...

Who can help me ?

What is my problem ?


Top
 Profile  
 
PostPosted: 05 Aug 2008 11:29 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
Quote:
Add ClamAV binaries path to PATH and run configure again.


Where is your command 'clamav-config' ? What prefix have you installed ClamAV ?

Try either:
# locate clamav-config
# find /usr /opt -name clamav-config

Then before configure for example:
# export PATH=/usr/local/clamav/bin:$PATH


Top
 Profile  
 
PostPosted: 05 Aug 2008 11:33 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
You may also be missing development package for you distribution.

For example Debian: apt-get install libclamav-dev


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