Added a comment

This commit is contained in:
http://joeyh.name/ 2012-06-04 20:02:23 +00:00 committed by admin
parent 04ddceece0
commit fc66d64205

View file

@ -0,0 +1,9 @@
[[!comment format=mdwn
username="http://joeyh.name/"
subject="comment 1"
date="2012-06-04T20:02:23Z"
content="""
Seems you built it using `make` .. could you try instead building with cabal, ie run `cabal install git-annex` or `cabal build` in the source tree. I think cabal will probably do the right thing.
I could fix the Makefile, I suppose. What does this say: `ghc -e 'print System.Info.arch'
"""]]