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

checking for ClamAV scanner library... disabled :-(
http://havp.hege.li/forum/viewtopic.php?f=3&t=321
Page 1 of 1

Author:  matrich [ 24 Dec 2007 17:57 ]
Post subject:  checking for ClamAV scanner library... disabled :-(

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

Author:  hege [ 24 Dec 2007 23:48 ]
Post subject: 

"make config --with-scanner=libclamav"

Where do you get such command?

You just need to ./configure; make install

Author:  matrich [ 25 Dec 2007 12:05 ]
Post subject: 

result of configure
# ./configure
./configure: Command not found.

Author:  hege [ 25 Dec 2007 13:42 ]
Post subject: 

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.

Author:  matrich [ 25 Dec 2007 15:02 ]
Post subject: 

I install from ports.

Author:  matrich [ 25 Dec 2007 15:07 ]
Post subject: 

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

Author:  hege [ 25 Dec 2007 15:08 ]
Post subject: 

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."

Author:  matrich [ 25 Dec 2007 18:00 ]
Post subject: 

thank you, it is true

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