> I've this error when using both patch when trying to patch clamav-0.88.
>
> # patch -p0 < ../clamav-0.87.1-stderr.patch
> patching file ./clamd/clamd.c
> Hunk #1 succeeded at 138 (offset 1 line).
> patching file ./shared/output.c
> patching file ./shared/output.h
>
> # patch -p0 < ../clamav-0.88-
Need advise. Thanks.
Bill had updated the tutorial to the lastest version. use that
Greetings,
I've this error when using both patch when trying to patch clamav-0.88.
# patch -p0 < ../clamav-0.87.1-stderr.patchpatching file ./clamd/clamd.cHunk #1 succeeded at 138 (offset 1 line).patching file ./shared/output.cpatching file ./shared/output.h
# patch -p0 < ../clamav-0.88-stderr
Hi, this work very well ( and patch for svc are fully compatible ).
groupadd clamav
useradd -g clamav clamav
cd /var/src/tar
>>> wget http://puzzle.dl.sourceforge.net/sourceforge/clamav/clamav-0.88.tar.gz
wget http://shupp.org/patches/clamav-0.87.1-stderr.patch
wget http://shupp.org/patches/clama