#44699: ffmpeg @2.3.1 libgmp version ------------------------+---------------------- Reporter: lkelley@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: ffmpeg | ------------------------+---------------------- Comment (by cal@…): Why do you even need `DYLD_LIBRARY_PATH`? On OS X, this variables does '''not''' behave like `LD_LIBRARY_PATH` on Linux, which often confuses people. Basically, `DYLD_LIBRARY_PATH` on OS X is only useful for developers to (temporarily) check if a binary works with a newer library version it doesn't link. If some software requires you to set `DYLD_LIBRARY_PATH` on OS X, it is almost always incorrectly linked and should be fixed. -- Ticket URL: <https://trac.macports.org/ticket/44699#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X