summaryrefslogtreecommitdiff
path: root/doc/install/fromsource/comment_38_5c1e96221154a4ae4ebd636232044ced._comment
blob: 7c44518d92d89e349e05a1987692dbe0490b89dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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!

"""]]