On Tue, Jan 25, 2005 at 02:21:33PM -0000, [EMAIL PROTECTED] said: > I am running Debian woody and had clam-0.80 working fine. I tried installing > SquidClamAV_Redirector which required libclamav. > > I downloaded libclamav1 from Debian, installed it and now I get this: > > /usr/bin/freshclam: error while loading shared libraries: libgmp.so.3: > cannot open shared object file: No such file or directory > > libgmp.so.3 is on my system, any help is greatly appreciated.
The file libgmp.so.3 should be a symlink to the real library, and it may be that the real library is missing for some reason. This is what I have on my system: [EMAIL PROTECTED]:~$ ll /usr/lib/libgmp.so.3 lrwxrwxrwx 1 root root 15 Feb 8 2004 /usr/lib/libgmp.so.3 -> libgmp.so.3.2.1 What does yours have? First try locate libgmp.so.3 to find out what locations you have on your system. HTH, -- -------------------------------------------------------------------------- | Stephen Gran | BOFH excuse #370: Virus due to | | [EMAIL PROTECTED] | computers having unsafe sex. | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
pgpE5bkqyNGiD.pgp
Description: PGP signature
_______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
