CURLPP

Installation and use

If you compile the examples with:

g++ example01.cpp -L../src/curlpp/ -lcurlpp -lcurl

You should do this before: export LD_LIBRARY_PATH=../src/curlpp:$LD_LIBRARY_PATH. O /usr/local/lib/