summaryrefslogtreecommitdiff
path: root/doc/install/fromsource.mdwn
Commit message (Collapse)AuthorAge
* reorder cabal configure after install of dependenciesGravatar Joey Hess2015-07-21
| | | | can't configure w/o all deps installed
* git-annex is now available in stackage; suggest using to in fromsource to ↵Gravatar Joey Hess2015-05-19
| | | | avoid cabal hell issues
* Pass -j to cabal install and cabal build; presumably we all have more than ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2015-03-28
| | | | one core to spare.
* AFAICT you should pass -f"..." to cabal install as well as cabal configure, ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2015-03-28
| | | | otherwise it will try to install the prerequisites for a default build
* Rewording some text in fromsourceGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2015-03-16
|
* improveGravatar Joey Hess2014-09-16
|
* reorg and rewrote build-from-source instructionsGravatar Joey Hess2014-09-16