2010-10-16 20:41:24 +00:00
|
|
|
To build and use git-annex, you will need:
|
|
|
|
|
|
|
|
* ghc
|
2010-10-16 20:52:20 +00:00
|
|
|
* These haskell libraries: MissingH SHA
|
2010-10-16 21:15:58 +00:00
|
|
|
* uuid <http://www.ossp.org/pkg/lib/uuid/>
|
2010-10-17 21:13:37 +00:00
|
|
|
|
|
|
|
Then just run make; make install
|