diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2014-07-11 18:30:55 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-11 18:30:55 +0000 |
commit | c70fc75b2417ff39f083590b91eb2b0966fa6a52 (patch) | |
tree | e8cb05d3a0cdaca666aa7136ef1446eb68aac651 /doc/install | |
parent | 10394d97299a733b65f46f587382691e326d9d73 (diff) |
Added a comment
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/cabal/comment_38_5c1e96221154a4ae4ebd636232044ced._comment | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/install/cabal/comment_38_5c1e96221154a4ae4ebd636232044ced._comment b/doc/install/cabal/comment_38_5c1e96221154a4ae4ebd636232044ced._comment new file mode 100644 index 000000000..7c44518d9 --- /dev/null +++ b/doc/install/cabal/comment_38_5c1e96221154a4ae4ebd636232044ced._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.2" + subject="comment 38" + date="2014-07-11T18:30:55Z" + content=""" +@Daniel, I suggest you either follow the instuctions above, or if you don't want to follow the instructions, follow the error messages. :P In this case, the instructions say to do: + +> PATH=$HOME/bin:$PATH +> cabal install c2hs --bindir=$HOME/bin + +Which is exactly to work around the problem that we can see in your transcript: `Installing executable(s) in /root/.cabal/bin` + +Also, to reiterate the top of the page: If you are not comfortable tracking down and dealing with library build problems, installing git-annex with cabal is probably not the right choice for you! + +"""]] |