On Thursday 20 Jan 2005 04:58, John Alexander wrote: > Hi, > gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./zziplib -I./mspack -g -O2 -c > mbox.c -Wp,-MD,.deps/mbox.TPlo -o mbox.o > mbox.c:568: curl/curl.h: No such file or directory > *** Error code 1
Try: make distclean configure --disable-libcurl <your-other-options> make > John Alexander -Nigel _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
