-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steven Ringwald wrote: > I am running FC6 on a production mail server machine, and it have the > following packages installed: > > clamav-lib-0.88.7-3.fc6 > clamav-update-0.88.7-3.fc6 > exim-clamav-4.63-5.fc6 > clamav-server-sysv-0.88.7-3.fc6 > clamav-data-0.88.7-3.fc6 > clamav-server-0.88.7-3.fc6 > clamav-0.88.7-3.fc6 > > > > I am having some problems with clamd shutting down, and have been giving > some thought to installing the same version that F7 is using, 0.90.3-1. > > > I would rather not go through the effort if someone is already working > on updating these packages. > > Thanks in advance for any suggestions/help/issues. > > Steve > Version 0.88 is seriously out of date. You should go to 0.91. I build clamav from source on the production servers because I don't want to wait for the packagers. It's pretty simple to do it. Here's my script: [ download and untar, then CD into that directory] ./configure --enable-milter --prefix=/usr --exec-prefix=/usr - --sysconfdir=/etc --with-dbdir=/var/lib/clamav --disable-zlib-vcheck make make install /etc/init.d/clamd restart /etc/init.d/clamav-milter restart I don't know if the "disable-zlib-vcheck" is still required with F7, but it seems to work just fine. - -- Steve -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFGoClzeERILVgMyvARAhkcAJ0S9Rni45lkQ+obmYvGiQSH9VLdZACfUnkE CjG3lBiwAn/LhjVuksoiNxg= =pjbm -----END PGP SIGNATURE----- -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list