cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

Re: [cURLpp] configure: error: *** curl/curl.h. You need a working libcurl installation.

From: Jean-Philippe Barrette-LaPierre <jpb_at_rrette.com>
Date: Tue, 13 May 2008 12:12:30 -0400

On Tuesday 13 May 2008 11:48 am, Michael Linck wrote:
> First off, you need this one (with or w/o slash at the end) for your
> CURL_INC_DIR:
>
> /home/jin/Workspace/Test/Network/curllib/include/

The problem there was :
> export CPPFLAGS = -I~/Workspace/Test/Network/curllib/include

Because there was no spaces between "-I" and
"~/Workspace/Test/Network/curllib/include", the shell
wasn't able to expand the "~", so the directory was the actual
path "~/Workspace/Test/Network/curllib/include" which isn't valid
if not expanded.

-- 
Jean-Philippe Barrette-LaPierre
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-05-13

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET