On Oct 26, 2014, at 11:46 PM, Bill Christensen wrote: > Having trouble updating MacPorts. I'm running 10.9.5 > > billc$ bash --version > dyld: Library not loaded: /opt/local/lib/libintl.8.dylib > Referenced from: /opt/local/bin/bash > Reason: image not found > > > ---> Updating MacPorts base sources using rsync > dyld: Library not loaded: /opt/local/lib/libintl.8.dylib > Referenced from: /bin/sh > Reason: image not found > Error: Error synchronizing MacPorts sources: > To report a bug, follow the instructions in the guide: > http://guide.macports.org/#project.tickets > Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing > MacPorts sources: > > How to fix?
Install the gettext port. sudo port install gettext _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
