Thanks!!! It was very helpful! ;)
It was a stupid problem with path to libraries.
I configure ClamAV with script:
export CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib
./configure
Thanks a lot!
-----Original Message-----
From:
clamav-users-bounces@lists.clamav.net
[mailto:
clamav-users-bounces@lists.clamav.net] On Behalf Of Rene Berber
Sent: Thursday, February 15, 2007 12:42 AM
To:
clamav-users@lists.clamav.net
Subject: [Clamav-users] Re: GMP MP2, digital signature FreeBSD 6.0
George Eliozov wrote:
> I have some problems with digital signatures with ClamAV 0.90.
>
> I receiving message: "WARNING: ****** GNU MP 2 or newer NOT FOUND -
digital
> signature support will be disabled!" when configuring ClamAV.
Assuming you built it yourself, look in config.log there should be some
clues
about what part of gmp it didn't find. Should be either an include file or
a
library, usually it's easy to fix (no need to install or rebuild anything).
> I DO have installed libgmp (gmp-4.2.1). With the previous version of
clamav
> (clamav-0.88.7 and older) a digital signature works normally.
The new version does things differently in the configuration, it is more
general
and it has a lot of new tests (which do nothing useful, like looking for
Fortran) and do miss things like gmp which worked with older versions.
- --
René Berber
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html