At 18/12/2003, you wrote:
* Michael Dankov <[EMAIL PROTECTED]> [20031218 19:32]: wrote:
> On Thu, 18 Dec 2003, Odhiambo Washington wrote:
>
>
> OW>I am running clamav-devel-20031211.
> OW>
> OW>Is there anything else I need to provide to help with this situation?
> OW>Where do I look?
>
> At the latest CVS you do :) I believe this was fixed Dec 14 2003.

Okay. I have UPped to 20031218 ;)

Here:


mckoy:/home/gm-projects/clamav/build/sbin# ./clamdscan -V
clamdscan / ClamAV version devel-20031218

mckoy:/home/gm-projects/clamav/build/sbin# ./clamdscan
Segmentation fault (core dumped)

I compile on FreeBSD 4.9-STABLE (very recent) with this scripts/switches:

#!/bin/sh
CLAMAV_HOME=`pwd`
DATA=`/bin/date "+%Y%m%d"`;
BUILD="clamav-fbsd-${DATA}.tgz"

rm -rf clamav-devel.old
mv clamav-devel clamav-devel.old
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/clamav co clamav-devel
cd clamav-devel
./configure --enable-milter --sysconfdir=/usr/local/etc --prefix=/usr/local --with-dbdir=/usr/local/share/clamav --disable-clamav && \
make && \
[...]


Do I need something particular or the configure args are right ?

Thanks...




Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.gufi.org/~gmarco




------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to