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  [ 8 posts ] 
Author Message
PostPosted: 24 Dec 2007 17:57 
Offline

Joined: 24 Dec 2007 17:37
Posts: 10
checking for ClamAV scanner library... disabled :-(
this error displayed in FreeBSD after

make config --with-scanner=libclamav

make install

What's wrong? please help me


Top
 Profile  
 
 Post subject:
PostPosted: 24 Dec 2007 23:48 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
"make config --with-scanner=libclamav"

Where do you get such command?

You just need to ./configure; make install


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 12:05 
Offline

Joined: 24 Dec 2007 17:37
Posts: 10
result of configure
# ./configure
./configure: Command not found.


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 13:42 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
You are using FreeBSD ports or where did you get it? If you are using official sources, then it works. Otherwise I can't help you.


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 15:02 
Offline

Joined: 24 Dec 2007 17:37
Posts: 10
I install from ports.


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 15:07 
Offline

Joined: 24 Dec 2007 17:37
Posts: 10
after downloading from official source and configure I have this
#./configure --with-scanner=libclamav
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 OS... FreeBSD
checking for mandatory locking support... OS not supported

Mandatory locking only works on Linux and Solaris.

You are running FreeBSD, so you must rerun configure
with --disable-locking option.

This means you cannot use dynamic scanning features
like KEEPBACKBUFFER. Everything is downloaded fully
and only then sent to client.

# make install
make: don't know how to make install. Stop


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 15:08 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
First of all, nowhere it reads you need "--with-scanner=libclamav", drop it. Configure automatically finds it. (edit: oops, it is said on the official, but very outdated page.. we will update it)

Also read what it says: "You are running FreeBSD, so you must rerun configure with --disable-locking option."


Top
 Profile  
 
 Post subject:
PostPosted: 25 Dec 2007 18:00 
Offline

Joined: 24 Dec 2007 17:37
Posts: 10
thank you, it is true


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 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