Dennis Peterson wrote: > zen said: > > >>core# ldd `which freshclam` >>/usr/local/bin/freshclam: >> libclamav.so.1 => /usr/local/lib/libclamav.so.1 (0x2807e000) > > > Ok - this is the library and directory of interest. Now type > > ls -l /usr/local/lib/*clam* > > In my world I'd see this (it is linewrapped): > lrwxrwxrwx 1 root other 19 Jan 10 22:14 > /usr/local/lib/libclamav.so.1 -> libclamav.so.1.0.17 > > What you should see is the time/date of those libraries and of course they > should be from the day you installed them. And in my case I see that the > libclamav.so.1 file is a link to libclamav.so.1.0.17. I'd be a stunned > bunny to learn yours is different. > > And just because I'm anal about this stuff I'd also check in /usr/lib to > see if there are any *clam* files. > > I don't have your original post in front of me but I think you ran > freshclam -v and got proper results regarding version 0.88, no? To be > honest I'm a Solaris guy, so I'm quickly approaching the point where I'm > telling you more than I know about a Linux environment. It does appear to > be quite similar so far, though. > > dp > _______________________________________________ > http://lurker.clamav.net/list/clamav-users.html >
core# ls -l /usr/local/lib/*clam* -rw-r--r-- 1 root wheel 967320 Jan 12 10:09 /usr/local/lib/libclamav.a -rwxr-xr-x 1 root wheel 776 Jan 12 10:09 /usr/local/lib/libclamav.la* lrwxr-xr-x 1 root wheel 14 Jan 12 10:09 /usr/local/lib/libclamav.so -> libclamav.so.1* -rwxr-xr-x 1 root wheel 686999 Jan 12 10:09 /usr/local/lib/libclamav.so.1* core# ls -l /usr/lib/*clam* gnuls: No match. core# here it is.. the date/time are same as the day i installed. and there`s no *clam* either in /usr/lib TIA Zen _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
