[MacPorts] #39598: Building with gobject-introspection sets DYLD_LIBRARY_PATH
MacPorts
noreply at macports.org
Sat Jul 27 13:36:56 PDT 2013
#39598: Building with gobject-introspection sets DYLD_LIBRARY_PATH
------------------------------------+----------------------
Reporter: drs@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: gobject-introspection |
------------------------------------+----------------------
Comment (by josh@…):
You do not need to add:
{{{
--disable-introspection
}}}
It can be built by setting the DYLD_FALLBACK_LIBRARY_PATH with the
following (+/- quartz):
{{{
sudo port install webkit-gtk +quartz +video configure.env-append
DYLD_FALLBACK_LIBRARY_PATH=/opt/local
}}}
--
Ticket URL: <https://trac.macports.org/ticket/39598#comment:51>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list