git-annex/doc/tips/downloading_podcasts/comment_9_6a26a6cc7683d38fae0f23c5a52d1e23._comment
2013-08-05 04:52:42 +00:00

24 lines
675 B
Text

[[!comment format=mdwn
username="http://a-or-b.myopenid.com/"
ip="220.244.41.108"
subject="How do I switch on the 'feeds' feature?"
date="2013-08-05T04:52:41Z"
content="""
Joey - your initial post said:
git-annex must be built with the Feeds feature (run git annex version to check).
...but how do I actually switch on the feeds feature?
I install git-annex from cabal, so I do
cabal update
cabal install git-annex
which I did this morning and now `git annex version` gives me:
git-annex version: 4.20130802
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV FsEvents XMPP DNS
So it is the latest version, but without Feeds. :-(
"""]]