#16868: BUG graphics/openjpeg: can't load libopenjpeg-2.1.2.0.dylib ---------------------------------+------------------------------------------ Reporter: devans@macports.org | Owner: mcalhoun@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: gimp-jp2 | Port: openjpeg ---------------------------------+------------------------------------------ When trying to load libopenjpeg-2.1.2.0.dylib as a dependent library gimp-jp2 fails with error "image not found" or "expecting version 2.1.2.0 found 0.0.0" Port openjpeg fails to set the install name properly (libopenjpeg-2.1.2.0.dylib instead of ${prefix}/lib/libopenjpeg-2.1.2.0.dylib). Versioning information is missing as well. See attached patch for proposed solution. -- Ticket URL: <http://trac.macports.org/ticket/16868> MacPorts <http://www.macports.org/> Ports system for Mac OS