> OpenBSD 3.4>Is there a version of CLAMAV that runs on OpenBSD 3.4 ?  I get

> the following message when trying to >install Clamav-0.6.8 on OpenBSD 3.4.

> 
>           http://www.fatbsd.com/ 
> 
> 
> 
> 
> 
>       I went there, and downloaded both Clamav-0.68-1_3.4.tar.gz and
Clamav-0.67-1_3.4.tar.gz.  When I tried to install them on OPENBSD 6.4 I got
this > message.
> 
>       $ zcat clamav-0.68-1_3.4.tar.gz | tar xvf - 
>       zcat: clamav-0.68-1_3.4.tar.gz: No such file or directory 
>       tar: End of archive volume 1 reached 
>       tar: Sorry, unable to determine archive format. 

Hello,

Try to download the archive again. "$ zcat clamav-0.68-1_3.4.tar.gz | tar
xvf -" is working fine for me on 3.4
Try this:

# wget http://www.fatbsd.com/openbsd/clamav-0.68-1_3.4.tar.gz
# tar -xzvf clamav-0.68-1_3.4.tar.gz
# cd clamav-0.68-1
# make uninstall
# make
# su
# make install

:-p

It must work fine.

++ Jerome



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to