On Wednesday 16 Feb 2005 06:07, Joseph Filla wrote:
> I'm running openBSD 3.6 and cannot for the life of me
> install clamav. I've tried the ports (via cvsup) but
> run into gmp install errors (I can't figure that out)
> so I've moved to compiling from source. I've tried to
> compile .82 and .83 and after running 'configure' I
> try runing make.

Check the output of ./configure, look for 'error'

I just tried running ./configure on an openbsd box:
configure: error: The installed zlib version may contain a security bug. 
Please upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this 
check with --disable-zlib-vcheck but DO NOT REPORT any stablility issues 
then!

wget http://www.zlib.net/zlib-1.2.2.tar.gz

find out where the existing zlib stuff is installed before installing the 
above and make sure it is removed or overwritten by the new one

locate zlib

>
> However I get a "make: no target to make."

./configure did not finish, so no makefile

keep trying ;-)

-- 
-----------------
Bob Hutchinson
Midwales dot com
-----------------
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users

Reply via email to