## OS-specific instructions * [[OSX]] * [[Debian]] * [[Ubuntu]] ## Generic instructions To build and use git-annex, you will need: * `git`: * The Haskell Platform: * MissingH: * pcre-light: * utf8-string: * crypto: * dataenc: * TestPack * QuickCheck 2 * hS3 (optional, but recommended) * `uuid`: (or `uuidgen` from util-linux) * `xargs`: * `rsync`: * `curl` : (optional, but recommended) * `sha1sum`: (optional, but recommended) * `gpg`: (optional; needed for encryption) * [Ikiwiki](http://ikiwiki.info) is needed to build the documentation, but that will be skipped if it is not installed. Then just [[download]] git-annex and run: `make; make install`