mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-28 04:00:11 +01:00
INSTALL: Mention DYLD_LIBRARY_PATH for mac OS X
This commit is contained in:
parent
e5f4b92261
commit
2f7da1aafb
1 changed files with 3 additions and 0 deletions
3
INSTALL
3
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue