Hi everyone,

I'm confused... I'm trying to install ClamAV with the instructions from 
http://opensolaris.org/jive/message.jspa?messageID=186895

but i'm stuck on the C-ICAP section. 

I've managed to install CLAM-AV from blastwave and downloaded the C-ICAP tarred 
file.

I've extracted the contents to a folder on my desktop and tried the first 
command in the article's installation script (make distclean) from within the 
extracted directory.

root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# make distclean
make: Fatal error: Don't know how to make target `distclean'

I'm obviously not doing something right due to being a newb. Do i need to 
execute this in the clamav directory?

I also noticed that I don't see clamav installed using pkg list
root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# pkg list | grep clam

This must be do to the fact that it was installed by pkgutils. I was supprised 
to find out that "man pkgutil" does not give me any output. Nor is there any 
information about it in the OpenSolaris Bible. 

root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# man pkgutilNo manual 
entry for pkgutil.

How do I search my installed pkgs done through pkgutils? 


Here's the section that I'm stuck on.
****
Buiding c_icap is fairly straightforward, if the bundled gcc is used.
Don't use the

?--enable-ipv6? configure option which produced a broken icap-client
that was unable to connect to the server.

make distclean

export LDFLAGS="-L/opt/csw/lib -R/opt/csw/lib -lclamav"

export CC=gcc

export CXX=g++

./configure \

--prefix=/opt/icap \

--with-clamav=/opt/csw \

--with-perl=/bin/perl \

--with-zlib=/usr/lib \

--enable-large-files

make

make install
***

Any help would be much appreciated.

Thanks,

Mr. Hu Mongous
-- 
This message posted from opensolaris.org

Reply via email to