Thanks. I updated the GMP library using portupgrade and then I installed ClamAV-0.91.2 from source code. When I run pkg_info -r clamav-0.91.2 I get "can't find package 'clamav-0.91.2' installed or in a file" and when I run portupgrade -fR clamav-0.91.2 I get "no such installed package".
Paul Arnone Network Administrator --------------------------------------------------- NuTech Solutions, Inc. 121 West Trade Street - Suite 1900 Charlotte, NC 28202 (704)943-5423 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Chuck Swiger Sent: Monday, October 01, 2007 5:46 PM To: ClamAV users ML Subject: Re: [Clamav-users] No Support for Digital Signatures On Oct 1, 2007, at 4:22 PM, Paul Arnone wrote: > Prior to upgrading to ClamAV 91.2 on our FreeBSD 6.2 OS, I used > portupgrade > to install the latest version of the GMP library as suggested in the > Troubleshooting section of FAQs. When I run freshclam, however, I > still > receive the message, NO SUPPORT FOR DIGITAL SIGNATURES. What else > do I need > to do? You need to rebuild ClamAV after installing the GMP library, and it should detect that and include them in the new binaries. However, if you built ClamAV from ports as well, it should have included math/ libgmp4 already: % pkg_info -r clamav-0.91.2 Information for clamav-0.91.2: Depends on: Dependency: libgmp-4.2.2 Dependency: lha-1.14i_6 Dependency: arj-3.10.22 Dependency: arc-5.21o_1 Something like "portupgrade -fR clamav-0.91.2" might work out.... -- -Chuck _______________________________________________ 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