diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-16 12:22:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-16 12:22:10 -0400 |
commit | 3888ae17b55163022437516f52f854c92088ecd0 (patch) | |
tree | fe840df46b3079a01370f2b02ed3b708a12d3515 /doc | |
parent | eb7827de7a09a452156288d535fb010592ffb3b2 (diff) | |
parent | c6171fcb5cade446ed0b07d8b5f567d4d55d119c (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/Windows/comment_4_7a244275724da1f8493f3faff9268f6d._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/install/Windows/comment_4_7a244275724da1f8493f3faff9268f6d._comment b/doc/install/Windows/comment_4_7a244275724da1f8493f3faff9268f6d._comment new file mode 100644 index 000000000..f593fb92e --- /dev/null +++ b/doc/install/Windows/comment_4_7a244275724da1f8493f3faff9268f6d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 4" + date="2013-05-16T16:17:52Z" + content=""" +You should probably run `cabal install` from outside cygwin. You definitely do not want to end up with libraries installed that link cygwin.dll into git-annex. mingw should provide enough stuff to run `configure` scripts. Still investigating how to get all the libraries best installed. +"""]] |