X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=README;h=cb0a0a7eafcacd2f5ce494b9f5533f1fabc9210c;hb=8f726196eb7cbf9bf220270ab76b6712fa2d0e42;hp=19188f733f781f59b2817677406d25c19278c5dc;hpb=bc9a44dc73b892e39cfa7693c90fec50d37e9b95;p=cumulus.git diff --git a/README b/README index 19188f7..cb0a0a7 100644 --- a/README +++ b/README @@ -6,11 +6,12 @@ How to Build Dependencies: - libuuid (sometimes part of e2fsprogs) - sqlite3 + - Python (2.5 or later) - boto, the python interface to Amazon's Web Services (for S3 storage) http://code.google.com/p/boto - paramiko, SSH2 protocol for python (for sftp storage) http://www.lag.net/paramiko/ - - python 2.5+ for sftp storage backend + - Boost (smart_ptr) Building should be a simple matter of running "make". This will produce an executable called "cumulus".