I hope this helps... Here is my "vscanadm show" output:
max-size=1GB max-size-action=allow types=+* motor1:enable=on motor1:host=localhost motor1:port=1344 motor1:max-connection=8 This is what I used to compile c-icap: PATH=$PATH:/usr/sfw/bin 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 And my c-icap.conf is here http://pastebin.com/Frbc91vt c-icap compilation didn't go very smooth. I had to take out the docs folder from the Makefile because it was stopping the process. I have tested(as indicated in the post) the c-icap server with the c-icap-client and it works. -- This message posted from opensolaris.org _______________________________________________ distribution-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/distribution-discuss
