Hello,
i'm trying to get clamav 0.88 to work on solaris 10 x86 and although i
didn't have any problem to compile it i can't update the virus
definitions because i get this error message:
# freshclam
ClamAV update process started at Wed Mar 15 12:45:54 2006
Downloading main.cvd [*]
ERROR: Verification: Digital signature verification error
I tried running this command and i get the same message:
# sigtool --info main.cvd
Build time: 05 Jan 2006 23-48 +0100
Version: 35
# of signatures: 41649
Functionality level: 6
Builder: tkojm
MD5: 1ebd89ad1fd2d2f8b5b269b1374b067b
Digital signature:
5GAbNRmj6O0SO/WGHC5hyd8Grf7j6HRB3u7Z6f9uI5CgzYpkfA44Rgq4grPx8bIR9DCdMp+w+39NMjqv7VpL7tHe58MOSwrz5eaqu2xkqT3WDekVbIy1IIjfRg+drgBXVMwAzNY7gOTq+rK+nRIF4WzwO0MN7HWtjHME5AxKfdc
ERROR: Verification: Digital signature verification error
That is the one that is installed with make install
I attempted to compile a clamav version without the gmp library and then
i can download the files but obviusly it doesn't have the digital
signature.
I compiled gmp like this:
CC=/opt/SUNWspro/bin/cc CFLAGS="-fast -xarch=amd64" ./configure
--prefix=/opt/gmp-4.1.4
and clamav like this:
CPPFLAGS="-I/opt/gmp/include -I/opt/bzip2/include"
LDFLAGS="-L/opt/gmp/lib -L/opt/bzip2/lib -R/opt/gmp/lib
-R/opt/bzip2/lib" CC=/opt/SUNWspro/bin/cc CFLAGS="-fast -xarch=amd64"
./configure --prefix=/opt/clamav-0.88 --disable-clamav
(gmp is a symlink to gmp-4.1.4)
Anyone has a clue what could be the problem?
Thanks.
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html