summaryrefslogtreecommitdiff
path: root/doc/install/OSX/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment
blob: a672a70c43a57f808ef85c8492a37d61b5ac9df0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[[!comment format=mdwn
 username="http://alan.petitepomme.net/"
 nickname="Alan Schmitt"
 subject="dbus support?"
 date="2013-10-18T08:24:11Z"
 content="""
Hello,

I just compiled git-annex using cabal on OS X, and I see there is no dbus support:

    Assistant/Threads/NetWatcher.hs:26:0:
         warning: #warning Building without dbus support; will poll for network connection changes
    
    Assistant/Threads/MountWatcher.hs:33:0:
         warning: #warning Building without dbus support; will use mtab polling

Is this problematic? I see I can install dbus using homebrew. If I do so, will I have dbus support (after recompiling git-annex)?
"""]]