habitat-cpp-connector/README.md

829 B

habitat cpp uploader (see habitat.uploader.Uploader)

Building dependencies

You will need these dependencies:

  • JsonCpp
  • libcURL
  • habitat (for habitat.utils.rfc3339, to test the Uploader.)

Both build from source fairly easily, but the easiest way to acquire them for Ubuntu is:

Or Debian:

  • libjsoncpp-dev in wheezy and newer (the wheezy package also works fine on squeeze)
  • libcurl4-openssl-dev