summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmL8pteP2jbYJUn1M3CbeLDvz2SWAA1wtg <Kristian@web>2011-07-30 18:04:25 +0000
committerGravatar admin <admin@branchable.com>2011-07-30 18:04:25 +0000
commitd9cdb5eb457c5069d20c0738158de2423770b3e4 (patch)
treec962d565083f3e81e9d2c5ad27efd1e0d082a022
parent16c55f61f2d4f060f20094335fdfcac827f7d508 (diff)
-rw-r--r--doc/install/OSX.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index 2d376d053..983ac3a2f 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -2,6 +2,8 @@ Install Haskel Platform from [[http://hackage.haskell.org/platform/mac.html]]. T
<pre>
sudo port install git-core ossp-uuid md5sha1sum coreutils pcre
+
+sudo ln -s /opt/local/include/pcre.h /usr/include/pcre.h # This is hack that allows pcre-light to find pcre
sudo cabal update
sudo cabal install missingh
sudo cabal install utf8-string