[cairo-commit] INSTALL

Carl Worth cworth at kemper.freedesktop.org
Fri Jul 28 10:51:27 PDT 2006


 INSTALL |    3 +++
 1 files changed, 3 insertions(+)

New commits:
diff-tree 2f7da1aafb5ca050446fe3645eac3f95b9636b19 (from e5f4b922618ca2e56d6a66e20761e78d42211ec9)
Author: Carl Worth <cworth at cworth.org>
Date:   Fri Jul 28 10:51:24 2006 -0700

    INSTALL: Mention DYLD_LIBRARY_PATH for mac OS X

diff --git a/INSTALL b/INSTALL
index ab82781..39f3aee 100644
--- a/INSTALL
+++ b/INSTALL
@@ -60,6 +60,9 @@ More detailed build instructions
 		LD_LIBRARY_PATH=/opt/cairo/lib
 		export PKG_CONFIG_PATH LD_LIBRARY_PATH
 
+	(NOTE: On mac OS X, at least, use DYLD_LIBRARY_PATH in place
+	       of LD_LIBRARY_PATH above.)
+
     --enable-ps
     --enable-pdf
     --enable-quartz


More information about the cairo-commit mailing list