Commit graph

10 commits

Author SHA1 Message Date
Joey Hess
d1c599c293 improve 2015-09-26 07:12:05 -04:00
Joey Hess
f3979196d4 turn off dbus for stack
Needs xml parser C libs.

I couldn't avoid needing zlib though, http-client needs it.
2015-09-26 06:59:30 -04:00
Joey Hess
028cdccc65 Added stack.yaml to support easy builds from source with stack.
Update install instructions.

Note that xmpp is disabled in the stack.yaml, because that needs C
libraries that would take extra work for the user to install.
xmpp is moving toward deprecation anyway.
2015-09-26 06:20:09 -04:00
Joey Hess
33e5f2e532 reorder cabal configure after install of dependencies
can't configure w/o all deps installed
2015-07-21 19:16:46 -04:00
Joey Hess
8aab9bd324 git-annex is now available in stackage; suggest using to in fromsource to avoid cabal hell issues 2015-05-19 15:50:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
10ea58e4b0 Pass -j to cabal install and cabal build; presumably we all have more than one core to spare. 2015-03-28 19:28:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
e2daec3501 AFAICT you should pass -f"..." to cabal install as well as cabal configure, otherwise it will try to install the prerequisites for a default build 2015-03-28 19:26:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
8b9ca96928 Rewording some text in fromsource 2015-03-16 03:50:23 +00:00
Joey Hess
552169bac5 improve 2014-09-16 15:12:09 -04:00
Joey Hess
fb706ed194 reorg and rewrote build-from-source instructions 2014-09-16 15:05:12 -04:00