Added a step I had to do on my own OS X machine with 10.6 in order for the build to work.
This commit is contained in:
parent
c8a749499d
commit
7298f95a76
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ brew install haskell-platform git ossp-uuid md5sha1sum coreutils libgsasl gnutls
|
|||
brew link libxml2
|
||||
cabal update
|
||||
PATH=$HOME/bin:$PATH
|
||||
cabal install gnuidn
|
||||
cabal install c2hs git-annex --bindir=$HOME/bin
|
||||
</pre>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue