On Mon, 23 May 2005, lattera wrote: > using an old version is because that's what's in NetBSD's pkgsrc tree. > I'm sorry if I bothered any of you with my email. Thanks for > responding.
What kind of error output do you get if you build 0.85.1 from source? I usually just build : ./configure --prefix=/usr/local/clamav-0.85.1 && make && make install [ -l /usr/local/clamav ] && rm -f /usr/local/clamav ln /usr/local/clamav-0.85.1 /usr/local/clamav mv /usr/local/clamav-0.85.1/etc /usr/local/clamav-0.85.1/etc.orig ln -s /etc/clamav /usr/local/clamav-0.85.1/etc # [ do whatever you do here to restart clam ] That simple series of install/upgrade has had zero problems since 0.67. Does it work on NetBSD too? My guess is that /something/ changed in the daily from 0.84 to 0.85, or it was a bug which may have been addressed. Your thoughts? -Eric -- Eric Wheeler Vice President National Security Concepts, Inc. PO Box 3567 Tualatin, OR 97062 http://www.nsci.us/ Voice: (503) 293-7656 Fax: (503) 885-0770 _______________________________________________ http://lurker.clamav.net/list/clamav-users.html
