#48558: Unable to install inventor in MacOS 10.8.5 -----------------------+---------------------- Reporter: david@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: inventor | -----------------------+---------------------- Comment (by css@…): Ugh, new OS security measures getting in the way ... see ticket:49418#comment:3:
I think the problem is that as of OS X 10.11 El Capitan, DYLD_* environment variables are not passed to subshells; this is a security measure. I have not examined vtk5's build system closely to see if a subshell is being used, but I assume that must be what's happening. We would then have to see if the subshell can be avoided somehow, or if the DYLD_LIBRARY_PATH environment variable can be set closer to the place where it's actually needed.
Seems to be exactly what's happening here. -- Ticket URL: <https://trac.macports.org/ticket/48558#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X