#21992: libnotify requires more recent libpangocairo --------------------------+------------------------------------------------- Reporter: senz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libnotify --------------------------+------------------------------------------------- I've noticed that i have 2 version of port pango installed: {{{ pango @1.24.5_0+macosx (active) pango @1.26.0_0+macosx }}} I assume it was downgraded in ports, that cause this when running binary that depends on it: {{{ dyld: Library not loaded: /opt/local/lib/libpangocairo-1.0.0.dylib Referenced from: /opt/local/lib/libnotify.1.dylib Reason: Incompatible library version: libnotify.1.dylib requires version 2601.0.0 or later, but libpangocairo-1.0.0.dylib provides version 2401.0.0 Trace/BPT trap }}} -- Ticket URL: <http://trac.macports.org/ticket/21992> MacPorts <http://www.macports.org/> Ports system for Mac OS