ClamAV 0.80rc3

Rick Cooper rcooper at DWFORD.COM
Wed Sep 29 03:24:06 IST 2004


> -----Original Message-----
> From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK]On
> Behalf Of Gib Gilbertson Jr.
> Sent: Tuesday, September 28, 2004 7:07 PM
> To: MAILSCANNER at JISCMAIL.AC.UK
> Subject: Re: ClamAV 0.80rc3
>
>
> At 06:24 PM 9/28/2004 -0500, you wrote:
> > >
> > > Hi.
> > >
> > > Curl is installed.
> > >
> > > # which curl
> > > /usr/local/bin/curl
> > >
> >
> >Where is your curl.h located? I believe the default location is
> >/usr/local/include/curl, but the development package for curl is most
> >important and as I recall it comes in a separate RPM if that is
> how it was
> >loaded
>
> /usr/local/include/curl/curl.h
>
> On FreeBSD 4.10
>
> I can't find a curl developer port on the system.
>
> I used
>
> # ./configure --without-libcurl
>
> and then ran make and make install and it installed fine. Updated the
> freshclam.conf file as per the README and things are working
> correctly now.
>
> Thanks
>

Your welcome. If you want to compile with the curl functions try adding

CPPFLAGS=-I/usr/local/include OR  --includedir=/usr/local/include
OR --oldincludedir=/usr/local/include (if not gcc) (but I would think the
CPPFLAGS directive would work)

to your configure command (without the --without-libcurl option) and see if
it doesn't find your curl header file.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

------------------------ MailScanner list ------------------------
To unsubscribe, email jiscmail at jiscmail.ac.uk with the words:
'leave mailscanner' in the body of the email.
Before posting, read the MAQ (http://www.mailscanner.biz/maq/) and
the archives (http://www.jiscmail.ac.uk/lists/mailscanner.html).



More information about the MailScanner mailing list