i18n - error msgfmt not found

if msgfmt (which is something you need for developing in zope3 with i18n) is not found and you want to install this on your mac, just use darwin ports with the command:

sudo port install gettext

Leave a Reply