On Monday April 09, 2007 at 02:43:23 (AM) Julia Ovchinnikova wrote: > Gerard Seibert wrote: > > On Friday April 06, 2007 at 08:16:27 (AM) Julia Ovchinnikova wrote: > > > > > > > > You stated that you are using FreeBSD-6.0 on your PC. I am using version > > 6.2 with clamav-devel without any problems. You might have had a bad > > installation. Try updating your ports system, then running: > > > > portmanager security/clamav-devel -p -l > > > > > I have latest ports collection for FreeBSD 6.0, but neither ports nor > source is OK. > I saw configure.log (clamav-devel): > WARNING:*** GNU MP 2 or newer NOT FOUND - dugital signature support will > be disabled! > > libgmp4 is installed in my system. > What can I do any more?
You might try this: pkg_info libgmp4 See if that shows anything. You could also try to re-install the port. cd /usr/ports/math/libgmp4 make install && make clean Personally, I would use portmanager to install the port and its dependencies, but that is your call. -- Gerard _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://lurker.clamav.net/list/clamav-users.html