From 2228b413d4fe540b120430a521d79b9b440bf149 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmkXtBdMgE1d9nCz2iBc4f85xh4izZ_auU" Date: Tue, 12 Nov 2013 16:28:02 +0000 Subject: [PATCH] Added a comment: cabal install gnuidn fails --- ..._850231ae47b2ebe7e562a97b09efc8d6._comment | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/install/OSX/comment_36_850231ae47b2ebe7e562a97b09efc8d6._comment diff --git a/doc/install/OSX/comment_36_850231ae47b2ebe7e562a97b09efc8d6._comment b/doc/install/OSX/comment_36_850231ae47b2ebe7e562a97b09efc8d6._comment new file mode 100644 index 0000000000..5f1e236093 --- /dev/null +++ b/doc/install/OSX/comment_36_850231ae47b2ebe7e562a97b09efc8d6._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmkXtBdMgE1d9nCz2iBc4f85xh4izZ_auU" + nickname="Ulrich" + subject="cabal install gnuidn fails" + date="2013-11-12T16:27:48Z" + content=""" +Hi, + +I'm trying to build from source on Mavericks. brew works fine, but when trying to build gnuidn I get + +$ cabal install gnuidn +Resolving dependencies... +Configuring gnuidn-0.2... +cabal: The pkg-config package libidn is required but it could not be found. +Failed to install gnuidn-0.2 +cabal: Error: some packages failed to install: +gnuidn-0.2 failed during the configure step. The exception was: +ExitFailure 1 + +Any idea why libidn cannot be found? + + +"""]]