aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus <Jimmy@web>2011-03-24 14:32:22 +0000
committerGravatar admin <admin@branchable.com>2011-03-24 14:32:22 +0000
commit31bf31583be78b589c4b78a0dc8705f54fd9946e (patch)
tree8c0e0f66205e57704461d0c57d08246f9b510310
parent03fdd0d56e554c65946b9eadd32c5be5d6d0c806 (diff)
Did a fresh install of haskell-platform on a rhel5 32bit host and iinstalling HP, pcre-light, missingh wasnt enough to build git-annex
-rw-r--r--doc/install.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/install.mdwn b/doc/install.mdwn
index a53101578..050166323 100644
--- a/doc/install.mdwn
+++ b/doc/install.mdwn
@@ -12,6 +12,7 @@ To build and use git-annex, you will need:
* The Haskell Platform: <http://haskell.org/platform/>
* MissingH: <http://github.com/jgoerzen/missingh/wiki>
* pcre-light: <http://hackage.haskell.org/package/pcre-light>
+* utf8-string: <http://hackage.haskell.org/package/utf8-string>
* `uuid`: <http://www.ossp.org/pkg/lib/uuid/>
(or uuidgen from util-linux)
* `xargs`: <http://savannah.gnu.org/projects/findutils/>