zen said:
> dear all;
>
> sorry for my annoying and stupid question.
> i tried to upgrade my clamAV installation to the latest.
> FYI i already did everything according to the upgrading instruction per
> http://wiki.clamav.net/index.php/UpgradeInstructions
> and yes i did remove the library.
> but when i do freshclam , it`s still complaining bout the outdated version

At your command line type:

ldd `which freshclam`

It should produce a listing of libraries with full path names. Verify
these are where you expect them to be. It is still possible, and it seems
certain, that you have not found all the old libraries. In my Solaris
system the clamav library is libclamav.so.1.0.17, and this is incremented
with each new revision.

It's helpful, and confusing sometimes, to know that you will see different
results if you su - to root and run this same command. That would be
another indication of an error with uninstalling the earlier version. It
should not matter whom you are logged in as, but often is.

How exactly did you uninstall the earlier version? And hopefully you did
stop and start the clamd process so the new code is active... This is
frequently not the case with some users.

dp
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to