#49932: Incompatible library version: libnetcdf.7.dylib requires version 9.0.0 or later, but libcurl.4.dylib provides version 8.0.0 --------------------------+-------------------------- Reporter: veit.helm@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: curl | --------------------------+-------------------------- Comment (by ryandesign@…): Using DYLD_LIBRARY_PATH in .profile is highly not recommended because it causes the problem you experienced. Using DYLD_FALLBACK_LIBRARY_PATH was supposed to be safe, I thought, because it should only look for the library in the specified locations if it is not found in its normal location, so I'm not sure why you experienced the issue. -- Ticket URL: <https://trac.macports.org/ticket/49932#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X