On Mon, Oct 16, 2006 at 03:20:42PM +0200, Torsten Bauer wrote: > hi there, > > i've upgraded to 0.90rc1 today - but now i'm not able to connect to the > daemon any longer: > > hosting:~ # clamd --version > ClamAV 0.90RC1/2035/Sun Oct 15 22:42:30 2006 > hosting:~ # /etc/init.d/clamd restart > Shutting down ClamAV... > ClamAV stopped! > Starting ClamAV... > Running as user clamav (UID 200, GID 108) > ClamAV is now up and running! > hosting:~ # ps -ef |grep clam > clamav 23772 1 0 15:15 ? 00:00:00 /usr/local/bin/freshclam > -d -c 10 --datadir=/usr/local/share/clamav > root 23776 5442 0 15:15 pts/1 00:00:00 grep clam > hosting:~ #
For some reason 0.90RC1 creates libclamav.so.1.0.10 and 0.88.4 is 1.0.17. If you don't "rm -f /usr/local/lib/libclamav*" before installing, your ClamAV will use the "newer" library and dies. I bet this is the reason.. Cheers, Henrik _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
