kopia lustrzana https://github.com/ukhas/habitat-cpp-connector
![]() |
||
---|---|---|
src | ||
tests | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
habitat cpp uploader (see habitat.uploader.Uploader)
Building dependencies
You will need these dependencies:
Both build from source fairly easily, but the easiest way to acquire them for Ubuntu is:
- JsonCpp (PPA) for Ubuntu oneiric (11.10) and older
- libjsoncpp-dev (apt)
- libcurl4-openssl-dev (apt)
Or Debian:
- libjsoncpp-dev in wheezy and newer (the wheezy package also works fine on squeeze)
- libcurl4-openssl-dev