diff options
author | Joey Hess <joey@kitenet.net> | 2014-08-15 15:19:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-08-15 15:19:07 -0400 |
commit | 9b1cc85d7319a64d95ce4464e836d4b2950d9e35 (patch) | |
tree | 8c23f84f9355c441507fd32679249b963bb02a99 /doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment | |
parent | 0832346dc9113a713bbbcb6d1dadeb81f0b5409e (diff) |
move cabal on OSX stuff to its own page
Diffstat (limited to 'doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment')
-rw-r--r-- | doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment b/doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment new file mode 100644 index 000000000..a672a70c4 --- /dev/null +++ b/doc/install/OSX/cabal/comment_28_0970bfd63137ea48701dff6aea1b4bcb._comment @@ -0,0 +1,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)? +"""]] |