#31597: Gnucash fails to find libicui18n.46.dylib after latest upgrade to icu 4.8.1 ------------------------------------+--------------------------------------- Reporter: allamistakeo18@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: gnucash icu webkit | Port: icu ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * priority: High => Normal Old description:
$ gnucash dyld: Library not loaded: /opt/local/lib/libicui18n.46.dylib Referenced from: /opt/local/bin/gnucash Reason: image not found Trace/BPT trap: 5
After force-recompiling gnucash, I get:
$ gnucash dyld: Library not loaded: /opt/local/lib/libicui18n.46.dylib Referenced from: /opt/local/lib/libwebkit-1.0.2.dylib Reason: image not found Trace/BPT trap: 5
I guess I have to force-recompile webkit-gtk too...
New description: {{{ $ gnucash dyld: Library not loaded: /opt/local/lib/libicui18n.46.dylib Referenced from: /opt/local/bin/gnucash Reason: image not found Trace/BPT trap: 5 }}} After force-recompiling gnucash, I get: {{{ $ gnucash dyld: Library not loaded: /opt/local/lib/libicui18n.46.dylib Referenced from: /opt/local/lib/libwebkit-1.0.2.dylib Reason: image not found Trace/BPT trap: 5 }}} I guess I have to force-recompile webkit-gtk too... -- -- Ticket URL: <https://trac.macports.org/ticket/31597#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS