Wilson Kwok wrote: > This problem just fixed, but when I ./freshclam have another problem occur: > > ./freshclam > ClamAV update process started at Thu Sep 7 11:42:45 2006 > SECURITY WARNING: NO SUPPORT FOR DIGITAL SIGNATURES > See the FAQ at http://www.clamav.net/faq.html for an explanation. > main.cvd is up to date (version: 40, sigs: 64138, f-level: 8, builder: tkojm) > daily.cvd is up to date (version: 1816, sigs: 3864, f-level: 8, builder: > ccordes ) > > What is NO SUPPORT FOR DIGITAL SIGNATURES??
Your ClamAV installation was built without libgmp support. This library can be found here: http://www.swox.com/gmp/ It needs to be built and installed before building ClamAV so you will have support for digital signatures. It is a very nice math library. Be sure to check the version requirements so that you don't install the wrong version. dp _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
