On Jan 13, 2007, at 05:39, Dan Stowell wrote:
I recently ran "sudo port selfupdate" and "sudo port upgrade installed" and various things failed. One of them is gnuplot:
[snip]
$ sudo port upgrade gnuplot ---> Activating gnuplot 4.0.0_2+darwin_8 ---> Deactivating gnuplot 4.0.0_2+darwin_8 ---> Staging gnuplot into destroot
[snip]
dyld: Library not loaded: /opt/local/lib/libintl.3.dylib Referenced from: /opt/local/bin/makeinfo Reason: image not found
You recently upgraded from gettext 0.14.x to gettext 0.15 (or 0.16.1) and now anything that links with gettext (such as makeinfo) is broken. The Hotlist (currently the second item there) explains how to solve this problem. Please see: http://trac.macosforge.org/projects/macports/wiki/ProblemHotlist