From e1cb4e82a636247f3a25f1fb5373b7969dc5d500 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA" Date: Thu, 6 Dec 2012 17:49:11 +0000 Subject: [PATCH] --- .../Can__39__t_install:_Mac_Os_10.8.2.mdwn | 36 +++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/forum/Can__39__t_install:_Mac_Os_10.8.2.mdwn diff --git a/doc/forum/Can__39__t_install:_Mac_Os_10.8.2.mdwn b/doc/forum/Can__39__t_install:_Mac_Os_10.8.2.mdwn new file mode 100644 index 0000000000..22f9a36bab --- /dev/null +++ b/doc/forum/Can__39__t_install:_Mac_Os_10.8.2.mdwn @@ -0,0 +1,36 @@ +###Tried to install git-annex.app + +- App hangs up +- Cpu "git" load is 100 +- Had to force quite git-annex + +###Install thru command line + +- Installed haskell +- updated cabal +- But when I do: + +` +cabal install git-annex --bindir=$HOME/bin +` + +**I get this** + + Resolving dependencies... + Configuring gnuidn-0.2... + cabal: The program c2hs is required but it could not be found. + Configuring libxml-sax-0.7.3... + cabal: The pkg-config package libxml-2.0 is required but it could not be found. + cabal: Error: some packages failed to install: + git-annex-3.20121127.1 depends on libxml-sax-0.7.3 which failed to install. + gnuidn-0.2 failed during the configure step. The exception was: + ExitFailure 1 + libxml-sax-0.7.3 failed during the configure step. The exception was: + ExitFailure 1 + network-protocol-xmpp-0.4.4 depends on libxml-sax-0.7.3 which failed to install. + +Any help would be greatly appreciated. + +Thanks, + +Carlito