habitat-cpp-connector/README.md

18 wiersze
518 B
Markdown
Czysty Zwykły widok Historia

habitat cpp uploader (see habitat.uploader.Uploader)
====================================================
Building dependencies
---------------------
You will need these dependencies:
- [JsonCpp](http://jsoncpp.sourceforge.net/)
- [libcURL](http://curl.haxx.se/)
Both build from source fairly easily, but the easiest way to acquire them for
Ubuntu lucid is:
- [JsonCpp (PPA)](https://launchpad.net/~danieljonathanrichman/+archive/ppa)
- [libcURL (apt)](http://packages.ubuntu.com/lucid/libcurl4-openssl-dev)