summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlxKQEwwP6J58W0Dmfq0-v0j3LXtT5gNAA <Carlito@web>2012-12-06 17:49:11 +0000
committerGravatar admin <admin@branchable.com>2012-12-06 17:49:11 +0000
commit02565d46d5d851c4f6bc42593d2f6461631497df (patch)
tree6b8d3cbdb64dce59c0b56719b888b07cb4b6f7b5
parentb9c47c824fc29a07df5dcdf1192a6a3f96245962 (diff)
-rw-r--r--doc/forum/Can__39__t_install:_Mac_Os_10.8.2.mdwn36
1 files changed, 36 insertions, 0 deletions
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 000000000..22f9a36ba
--- /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