Changes between Initial Version and Version 1 of Ticket #39598, comment 51
- Timestamp:
- Jul 27, 2013, 9:03:16 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #39598, comment 51
initial v1 1 You do not need to add:2 {{{3 --disable-introspection4 }}}5 It can be built by setting the DYLD_FALLBACK_LIBRARY_PATH with the following (+/- quartz):6 {{{7 sudo port install webkit-gtk +quartz +video configure.env-append DYLD_FALLBACK_LIBRARY_PATH=/opt/local8 }}}