Hi,
I am trying to configure and install cURLpp on a Solaris 8 box so I can
test some of its functionality before using it in a production
environment.
I have libcurl installed in a non-default directory as I am not a root
user on this machine.
When I try to configure cURLpp I get the following error message:
configure: error: *** curl/curl.h. You need a working libcurl
installation.
This is the command I am using:
./configure --prefix=$HOME/local
Is there a way that I can point the cURLpp config script to my local
installation of curl or do I have to have curl installed in the default
location?
I would usually do this with a command like this:
./configure --prefix=$HOME/local --with-curl=$HOME/local, or
./configure --prefix=$HOME/local --with-libcurl=$HOME/local
but this does not work for the cURLpp package.
Cheers,
Craig Bradbury
ERG Transit Systems
247 Balcatta Road Balcatta WA 6021 Australia
Tel: +61 8 9273 1721
Email: cbradbur_at_erggroup.com
Website: http://www.erggroup.com/
_______________________________________________
cURLpp mailing list
cURLpp_at_rrette.com
http://www.rrette.com/mailman/listinfo/curlpp
Received on 2005-07-22