On 15/03/2009, at 9:43 AM, Rob MacGregor wrote: > > Looks like you don't have the bzip2 headers or libraries installed. > > -- > Please keep list traffic on the list. > > Rob MacGregor > Whoever fights monsters should see to it that in the process he > doesn't become a monster. Friedrich Nietzsche > _______________________________________________ > Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net > http://www.clamav.net/support/ml
Thanks Rob, I do have bzip2 installed .. (Well I thinkI do)... # which bzip2 /bin/bzip2 # locate libbz2 /lib/libbz2.so.1 /lib/libbz2.so.1.0 /lib/libbz2.so.1.0.4 The error from clamav make check is .. LibClamAV Warning: cli_scanbzip: bzip2 support not compiled in Doesn't this imply that support has to be compiled into clamav? I tried ./configure --prefix=/usr --sysconfdir=/etc --enable-bzip2 but it made no difference. What am I missing here? thanks David... _______________________________________________ Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net http://www.clamav.net/support/ml
