diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-05-27 16:08:14 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-27 16:08:14 +0000 |
commit | 5f3506ecfe117161b4723849933c60fdf5c857e7 (patch) | |
tree | 66c02825a277cc4a5719976594034ef609941c19 /doc/install | |
parent | a1cc0fadc77c26e5007031a327dda38dd29ae92e (diff) |
Added a comment
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/Fedora/comment_8_80e167cde1a6511683a8f6e8029c0da6._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/install/Fedora/comment_8_80e167cde1a6511683a8f6e8029c0da6._comment b/doc/install/Fedora/comment_8_80e167cde1a6511683a8f6e8029c0da6._comment new file mode 100644 index 000000000..e649ff759 --- /dev/null +++ b/doc/install/Fedora/comment_8_80e167cde1a6511683a8f6e8029c0da6._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.176" + subject="comment 8" + date="2014-05-27T16:08:14Z" + content=""" +@Michele, you seem to have an old version of the haskell DAV library installed. The simple solutions is probably `cabal install DAV` to upgrade to the new one. + +(The complex solution is to edit the file and copy the line 2 lines above the error, or fix the ifdefs somehow to work with whatever combination of versions of DAV and http-client or http-conduit you have installed.) +"""]] |