diff options
author | https://www.google.com/accounts/o8/id?id=AItOawl7dGdYtCHb7xleEOp6n8yaUQ4UtaiAEEs <Henning@web> | 2013-07-27 13:11:23 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-07-27 13:11:23 +0000 |
commit | d045ee544ab8322b24e197bc7291c803cb70a76b (patch) | |
tree | ec019e78e8a85d98dc4c45f63c87f43f07e20c1b /doc/install | |
parent | c81d93ae2d7771204e4d682f6fae29c123e5a4af (diff) |
Added a comment: libxml-sax Error on OS X fresh install
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/cabal/comment_9_5ddbba419d96a7411f7edddaa4d7b739._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/install/cabal/comment_9_5ddbba419d96a7411f7edddaa4d7b739._comment b/doc/install/cabal/comment_9_5ddbba419d96a7411f7edddaa4d7b739._comment new file mode 100644 index 000000000..3284c8caa --- /dev/null +++ b/doc/install/cabal/comment_9_5ddbba419d96a7411f7edddaa4d7b739._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl7dGdYtCHb7xleEOp6n8yaUQ4UtaiAEEs" + nickname="Henning" + subject="libxml-sax Error on OS X fresh install" + date="2013-07-27T13:11:23Z" + content=""" +I had - maybe the same problem as Nigel - with ExitFailure 1 libxml-sax-0.7.4 . + +I could fix this by forcing the link of libxml2 package with \"brew link libxml2 --force\". Maybe you should update your guide. I had this problem on 2 different machines running both the current versions of OS X. + +After this the build finished successfull. Maybe this helps. +"""]] |