summaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_doesn__39__t_work_in_Max_OS_X_10.9/comment_4_7e6223c2dae3346e17276c7bbb01d53e._comment
blob: f613f296e86496a2b889ffec3cbeaf88962e9d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[[!comment format=mdwn
 username="http://joeyh.name/"
 ip="4.154.4.90"
 subject="comment 4"
 date="2013-07-16T17:48:54Z"
 content="""
The dmg is built by running \"make osxapp\", once you've gotten git-annex to build.

gnutls is only needed by the XMPP code. You can build without that, using `cabal configure -f-XMPP; cabal build`

(If you're building from a git checkout, building w/o XMPP was broken the past couple days; make sure you update to current head.)
"""]]