Did a fresh install of haskell-platform on a rhel5 32bit host and iinstalling HP, pcre-light, missingh wasnt enough to build git-annex
This commit is contained in:
parent
03fdd0d56e
commit
31bf31583b
1 changed files with 1 additions and 0 deletions
|
@ -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/>
|
||||
|
|
Loading…
Reference in a new issue