diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY <Douglas@web> | 2012-10-06 14:46:55 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-10-06 14:46:55 +0000 |
commit | c2017cd2f5d7a80d13c6f242f84a3eb7a6c9b576 (patch) | |
tree | ff3e891ca966da309e34fae1fd30c06abf0d6157 /doc/install | |
parent | 54d3e0564a8165028b88f187aee8fa5ed419dc33 (diff) |
Added a comment: setup: standalone/macos/git-annex.app/Contents/Info.plist: does not exist
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment b/doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment new file mode 100644 index 000000000..113ef687a --- /dev/null +++ b/doc/install/OSX/comment_2_7683740a98182de06cb329792e0c0a25._comment @@ -0,0 +1,25 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY" + nickname="Douglas" + subject="setup: standalone/macos/git-annex.app/Contents/Info.plist: does not exist" + date="2012-10-06T14:46:55Z" + content=""" +I tried installing with cabal and homebrew on Mountain Lion. After cabal install git-annex I get: + + Linking dist/build/git-annex/git-annex ... + Installing executable(s) in /Users/dfc/.cabal/bin + setup: standalone/macos/git-annex.app/Contents/Info.plist: does not exist + cabal: Error: some packages failed to install: + git-annex-3.20121001 failed during the final install step. The exception was: + ExitFailure 1 + + +There is no directory named macos inside of standalone: + + jumbo:git-annex-3.20121001 dfc$ ls -l standalone/ + total 112 + -rw-r--r--+ 1 dfc staff 55614 Oct 6 10:40 licences.gz + drwxr-xr-x+ 6 dfc staff 204 Oct 6 10:40 linux + drwxr-xr-x+ 3 dfc staff 102 Oct 6 10:40 osx + +"""]] |