There are two versions of lubcurl dev available in ubuntu lucid.
The one that worked for me is libcurl4-gnutls-dev.
When I tried the other (libccurl4-openssl-dev) things appeared OK until I
received a bunch of errors of the form
/lib/libssl.so.0.9.8: undefined reference to <function name>
when doing make test.
Thought it might be useful to point this out.
Original issue reported on code.google.com by cjparson...@gmail.com on 18 Mar 2010 at 12:32