summaryrefslogtreecommitdiff
path: root/osx/Welcome
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-24 04:35:30 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-24 04:35:30 +0000
commit0c8ecceb97d0ba3bf32093304bfd8661be19406f (patch)
tree56e9aed5a26b7cd425ac1f18d18298102959adbd /osx/Welcome
parent3de1f19b435695a7312f015d30316442b493ebd9 (diff)
Added note about installation of GMP.framework to Mac OSX
package. git-svn-id: https://pandoc.googlecode.com/svn/trunk@883 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'osx/Welcome')
-rw-r--r--osx/Welcome8
1 files changed, 8 insertions, 0 deletions
diff --git a/osx/Welcome b/osx/Welcome
index 4733cb347..18a72ad2d 100644
--- a/osx/Welcome
+++ b/osx/Welcome
@@ -1,5 +1,13 @@
% OS X Installation Notes
+**Important:** Pandoc requires that `GMP.framework` be installed
+on your system. You can obtain it from
+
+> <http://www.haskell.org/ghc/dist/mac_frameworks/GMP-framework.zip>.
+
+To install, just unzip and drag the `GMP-framework` directory into your
+`/Library/Frameworks` directory.
+
Pandoc will be installed into your `@PREFIX@` directory. In order
to use `pandoc` and the associated wrapper scripts, you must have
`@PREFIX@/bin` in your `PATH.` To add `@PREFIX@/bin` to your