Opened 13 years ago
Last modified 12 years ago
#31597 closed defect
Gnucash fails to find libicui18n.46.dylib after latest upgrade to icu 4.8.1 — at Initial Version
Reported by: | allamistakeo18@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | icu gnucash |
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...
Note: See
TracTickets for help on using
tickets.