cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curlpp mailing list Archives

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

From: jin <jin_at_sohovfx.com>
Date: Wed, 7 May 2008 11:33:36 -0400

Hello,

I am having a problem configuring curlpp.
I have working curl and libcurl installed, and the $PATH includes the path to
the curl bin files.
Just to make sure, I have the following in the PATH env var
:/home/jin/Workspace/Test/Network/curllib/bin
:/home/jin/Workspace/Test/Network/curllib/include/curl
:/home/jin/Workspace/Test/Network/curllib/include/
:/home/jin/Workspace/Test/Network/curllib/include

I tried both
export CPPFLAGS = -I~/Workspace/Test/Network/curllib/include
and
export CPPFLAGS = -I~/Workspace/Test/Network/curllib/include/curl
to no effect...

Mailing list archive has a post that seemed to solve the aforementioned
problem by adding the above path to PATH variable and declaring CPPFLAGS to
include the header files..

But this doesnt seem to work for me..
Can anyone help me?

Thank you..

--
Jin
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2008-05-07

These mail archives are generated by hypermail.

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

File upload with ASP.NET