.configure if it fails it could be because:sudo apt-get install libboost-all-devsudo apt-get install libcurl4-openssl-devmakesudo make installIf 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/