Dennis Peterson wrote:
> 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
>
thank you for the respond.
yes i did that procedure too ( stop clamd and freshclam daemon),
core# ldd `which freshclam`
/usr/local/bin/freshclam:
libclamav.so.1 => /usr/local/lib/libclamav.so.1 (0x2807e000)
libbz2.so.2 => /usr/lib/libbz2.so.2 (0x280cf000)
libgmp.so.6 => /usr/local/lib/libgmp.so.6 (0x280de000)
libcurl.so.3 => /usr/local/lib/libcurl.so.3 (0x28107000)
libssl.so.4 => /usr/lib/libssl.so.4 (0x28135000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x28163000)
libz.so.3 => /lib/libz.so.3 (0x2825a000)
libc_r.so.6 => /usr/lib/libc_r.so.6 (0x2826a000)
libc.so.6 => /lib/libc.so.6 (0x2828b000)
libssl.so.3 => /usr/lib/libssl.so.3 (0x28365000)
libcrypto.so.3 => /lib/libcrypto.so.3 (0x28393000)
libz.so.2 => /lib/libz.so.2 (0x2848a000)
than did the rm -f /usr/local/lib/*clam*
but still freshclam complaining bout the outdated version
TIA
Zen
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html